Support of internal card-reader for ASUS K43SJ

Hans Petter Selasky hselasky at c2i.net
Wed Oct 19 20:03:28 UTC 2011


On Wednesday 19 October 2011 22:01:29 Eugene Dzhurinsky wrote:
>       bInterfaceClass = 0x00ff 
>       bInterfaceSubClass = 0x0006 
>       bInterfaceProtocol = 0x0050 

Look in sys/dev/usb/storage/umass.c what these values correspond to. 0x00ff 
means vendor specific.

--HPS


More information about the freebsd-usb mailing list