Date:2015-04-11 19:53:52 (8 years 11 months ago)
Author:Werner Almesberger
Commit:a6c639bbb35ad975ebff5b3644362da37def9dc4
Message:atusb/fw/usb/usb.h: add a few common class codes

Files: atusb/fw/usb/usb.h (1 diff)

Change Details

atusb/fw/usb/usb.h
5252 */
5353
5454#define USB_CLASS_PER_INTERFACE 0
55#define USB_CLASS_COMM 2
56#define USB_CLASS_HID 3
57#define USB_CLASS_MASS_STORAGE 8
58#define USB_CLASS_HUB 9
59#define USB_CLASS_DATA 10
5560#define USB_CLASS_APP_SPEC 0xfe
5661#define USB_CLASS_VENDOR_SPEC 0xff
5762

Archive Download the corresponding diff file



interactive