google / gousb

gousb provides low-level interface for accessing USB devices
Apache License 2.0
838 stars 124 forks source link

ClassMiscellaneous #52

Closed notnot closed 5 years ago

notnot commented 6 years ago

Please add:

ClassMiscellaneous Class = 0xEF

to the USB standard classes,

and

ClassMiscellaneous: "miscellaneous",

to the classDescription

in file constants.go

This one is not in libusb yet, but i encountered it while dealing with a UVC device.