summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/usb/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/usb/usb.h')
-rw-r--r--freebsd/sys/dev/usb/usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/sys/dev/usb/usb.h b/freebsd/sys/dev/usb/usb.h
index ff33cf00..0075d429 100644
--- a/freebsd/sys/dev/usb/usb.h
+++ b/freebsd/sys/dev/usb/usb.h
@@ -444,6 +444,7 @@ typedef struct usb_interface_assoc_descriptor usb_interface_assoc_descriptor_t;
#define UIPROTO_CDC_NONE 0
#define UIPROTO_CDC_AT 1
+#define UIPROTO_CDC_EEM 7
#define UICLASS_HID 0x03
#define UISUBCLASS_BOOT 1