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.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index d749500..456c6b7 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.2 1999/12/28 02:00:56 wpaul Exp
+ * FreeBSD: src/sys/dev/usb/usbdevs,v 1.3 2000/01/05 04:27:07 wpaul Exp
*/
/*
@@ -48,7 +48,7 @@
* List of known USB vendors
*/
-#define USB_VENDOR_KLSI 0x03e8 /* Kawasaki LSI */
+#define USB_VENDOR_AOX 0x03e8 /* Aox Inc. */
#define USB_VENDOR_HP 0x03f0 /* Hewlett Packard */
#define USB_VENDOR_NEC 0x0409 /* NEC */
#define USB_VENDOR_KODAK 0x040a /* Eastman Kodak Corp. */
@@ -104,6 +104,7 @@
#define USB_VENDOR_QTRONIX 0x05c7 /* Qtronix Corp */
#define USB_VENDOR_ELSA 0x05cc /* ELSA Gmbh */
#define USB_VENDOR_EIZONANAO 0x05e7 /* EIZO Nanao */
+#define USB_VENDOR_KLSI 0x05e9 /* Kawasaki LSI */
#define USB_VENDOR_PIENGINEERING 0x05f3 /* P.I. Engineering */
#define USB_VENDOR_CHIC 0x05fe /* Chic Technology */
#define USB_VENDOR_MACALLY 0x0618 /* Macally */
@@ -126,8 +127,8 @@
* List of known products. Grouped by vendor.
*/
-/* Kawasaki LSI products */
-#define USB_PRODUCT_KLSI_USB101 0x0008 /* USB ethernet */
+/* AOX Inc. products */
+#define USB_PRODUCT_AOX_USB101 0x0008 /* USB ethernet controller engine */
/* HP products */
#define USB_PRODUCT_HP_4100C 0x0101 /* Scanjet 4100C */
OpenPOWER on IntegriCloud