summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 3cf388e..cb6f13f 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * /FreeBSD: src/sys/dev/usb/usbdevs,v 1.152 2004/01/03 15:01:03 sanpei Exp
+ * /FreeBSD: src/sys/dev/usb/usbdevs,v 1.153 2004/01/03 23:04:31 sanpei Exp
*/
/*
@@ -349,6 +349,7 @@
#define USB_VENDOR_NEODIO 0x0aec /* Neodio */
#define USB_VENDOR_TODOS 0x0b0c /* Todos Data System */
#define USB_VENDOR_HAL 0x0b41 /* HAL Corporation */
+#define USB_VENDOR_EMS 0x0b43 /* EMS Production Ltd. */
#define USB_VENDOR_NEC2 0x0b62 /* NEC */
#define USB_VENDOR_ATI2 0x0b6f /* ATI */
#define USB_VENDOR_ASIX 0x0b95 /* ASIX Electronics */
@@ -569,6 +570,7 @@
/* Cambridge Silicon Radio Ltd. products */
#define USB_PRODUCT_CSR_BT_DONGLE 0x0001 /* Bluetooth USB dongle */
+#define USB_PRODUCT_CSR_CSRDFU 0xffff /* USB Bluetooth Device in DFU State */
/* CTX products */
#define USB_PRODUCT_CTX_EX1300 0x9999 /* Ex1300 hub */
@@ -622,6 +624,9 @@
#define USB_PRODUCT_ELSA_MODEM1 0x2265 /* ELSA Modem Board */
#define USB_PRODUCT_ELSA_USB2ETHERNET 0x3000 /* Microlink USB2Ethernet */
+/* EMS products */
+#define USB_PRODUCT_EMS_DUAL_SHOOTER 0x0003 /* PSX gun controller converter */
+
/* Entrega products */
#define USB_PRODUCT_ENTREGA_1S 0x0001 /* 1S serial connector */
#define USB_PRODUCT_ENTREGA_2S 0x0002 /* 2S serial connector */
OpenPOWER on IntegriCloud