diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-12 10:10:09 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-12 10:10:09 +0000 |
commit | c4d61d762fe6ffd1393e14e88d870864d7f68c79 (patch) | |
tree | 080c1adb74c2d19891dd84249bbd2ca6a447c4e5 /sys/dev/usb/usbdevs.h | |
parent | 73bb298aaec884d2e379e5b39dfb29c095568c8b (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index bbc173e73cc..f89aa08a02a 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.135 2005/01/26 13:00:09 dlg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.136 2005/02/12 10:10:07 jsg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.131 2005/01/26 12:58:40 dlg Exp + * OpenBSD: usbdevs,v 1.132 2005/02/12 10:08:36 jsg Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -574,6 +574,7 @@ #define USB_PRODUCT_ATEN_UC10T 0x2002 /* 10Mbps Ethernet */ #define USB_PRODUCT_ATEN_UC110T 0x2007 /* UC-110T Ethernet */ #define USB_PRODUCT_ATEN_UC232A 0x2008 /* Serial */ +#define USB_PRODUCT_ATEN_UC210T 0x2009 /* UC210T Ethernet */ #define USB_PRODUCT_ATEN_DSB650C 0x4000 /* DSB-650C */ /* ATI products */ @@ -619,6 +620,7 @@ #define USB_PRODUCT_BILLIONTON_USBLP100 0x0987 /* USB100LP */ #define USB_PRODUCT_BILLIONTON_USBEL100 0x0988 /* USB100EL */ #define USB_PRODUCT_BILLIONTON_USBE100 0x8511 /* USBE100 */ +#define USB_PRODUCT_BILLIONTON_USB2AR 0x90ff /* USB2AR Ethernet */ /* Broadcom products */ #define USB_PRODUCT_BROADCOM_BCM2033 0x2000 /* BCM2033 */ @@ -890,6 +892,7 @@ /* Hawking Technologies products */ #define USB_PRODUCT_HAWKING_UF100 0x400c /* 10/100 Ethernet */ +#define USB_PRODUCT_ABOCOM_UF200 0x420a /* UF200 Ethernet */ /* Hitachi, Ltd. products */ #define USB_PRODUCT_HITACHI_DZMV100A 0x0004 /* DVD-CAM DZ-MV100A Camcorder */ @@ -1622,6 +1625,9 @@ #define USB_PRODUCT_DIAMOND2_RIO800USB 0x5002 /* Rio 800 */ #define USB_PRODUCT_DIAMOND2_PSAPLAY120 0x5003 /* Nike psa[play 120 */ +/* Surecom products */ +#define USB_PRODUCT_ACERCM_EP1427X2 0x0893 /* EP-1427X-2 Ethernet */ + /* Susteen, Inc. products */ #define USB_PRODUCT_SUSTEEN_DCU11 0x0528 /* Ericsson DCU-10/11 */ |