summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1999-04-08 20:50:51 +0000
committerMike Smith <msmith@FreeBSD.org>1999-04-08 20:50:51 +0000
commit0858cc98d3bbff3d70e70f2ba48dbdea8879329b (patch)
treed423bb7a2e89c1bbd973aa6445cd69828ebc50b2 /sys/dev/usb/usbdevs.h
parent61ddd9cc3c83b5b1677af52466dce1e8559b1a48 (diff)
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 680dcec2f12c..0c3da236bf29 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -64,6 +64,7 @@
#define USB_VENDOR_CONNECTIX 0x0478 /* Connectix */
#define USB_VENDOR_ACER 0x04a5 /* Acer Peripherals */
#define USB_VENDOR_CYPRESS 0x04b4 /* Cypress Semiconductor */
+#define USB_VENDOR_LUCENT 0x04b8 /* Lucent Technologies */
#define USB_VENDOR_3COM 0x04c1 /* 3Com */
#define USB_VENDOR_KONICA 0x04c8 /* Konica Corporation */
#define USB_VENDOR_SHUTTLE 0x04e6 /* Shuttle Technology */
@@ -133,6 +134,9 @@
/* Cypress Semiconduuctor products */
#define USB_PRODUCT_CYPRESS_MOUSE 0x0001 /* mouse */
+/* Lucent Technologies products */
+#define USB_PRODUCT_LUCENT_1284_BRIDGE 0x0003 /* printer adapter */
+
/* 3Com products */
#define USB_PRODUCT_3COM_USR56K 0x3021 /* U.S.Robotics 56000 Voice USB Modem */