Add a pointer how to wrap USB SG commands

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
pull/29/head
Uwe Bonnes 2011-10-13 16:28:54 +02:00 zatwierdzone przez Karl Palsson
rodzic 59162a0b5c
commit 011f4e3e83
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -63,6 +63,9 @@
to your /etc/modprobe.conf or /etc/modprobe.d/local.conf (or add the "quirks=..."
part to an existing options line for usb-storage).
https://wiki.kubuntu.org/Kernel/Debugging/USB explains the protocoll and
would allow to replace the sg access to pure libusb access
*/