aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2000-04-14 14:44:54 +0000
committerBill Paul <wpaul@FreeBSD.org>2000-04-14 14:44:54 +0000
commit92ed1e40ae55dedd62310f3e84b4295265440594 (patch)
treec7275db65e646e100a2c80f67eab4200cc179c79 /sys/dev/usb/usbdevs.h
parentcd29a8ae0f3653474e79140f445dc47181a4546f (diff)
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 249e7510386f..60cbbf0fae2b 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.21 2000/04/06 10:16:24 n_hibma Exp
+ * FreeBSD: src/sys/dev/usb/usbdevs,v 1.22 2000/04/14 14:43:34 wpaul Exp
*/
/*
@@ -203,6 +203,7 @@
#define USB_VENDOR_BURRBROWN 0x08bb /* Burr-Brown Japan, Ltd. */
#define USB_VENDOR_2WIRE 0x08c8 /* 2Wire, Inc */
#define USB_VENDOR_AIPTEK 0x08ca /* AIPTEK International, Inc. */
+#define USB_VENDOR_SMARTBRIDGES 0x08d1 /* SmartBridges Pte Ltd. */
#define USB_VENDOR_BILLIONTON 0x08dd /* Billionton Systems, Inc. */
#define USB_VENDOR_AUTHENTEC 0x08ff /* AuthenTec, Inc. */
#define USB_VENDOR_ALATION 0x0910 /* Alation Systems, Inc. */
@@ -555,6 +556,9 @@
/* Sirius Technologies products */
#define USB_PRODUCT_SIRIUS_ROADSTER 0x0001 /* NetComm Roadster II 56 USB */
+/* SmartBridges products */
+#define USB_PRODUCT_SMARTBRIDGES_SMARTLINK 0x0001 /* SmartLink USB ethernet adapter */
+
/* SMC products */
#define USB_PRODUCT_SMC_2102USB 0x0100 /* 10Mbps ethernet adapter */
#define USB_PRODUCT_SMC_2202USB 0x0200 /* 10/100 ethernet adapter */