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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
