diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-04-29 02:01:19 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-04-29 02:01:19 +0000 |
commit | aa6f2f0294a3341c26228320ee21081167a5cc06 (patch) | |
tree | 6c33c7f958669b0b01eb99d2265f06a7f715235e /sys/dev/usb/usbdevs.h | |
parent | e58e451fff060697ba2e9969187de7ea136b575c (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 81165f45780..0df44a21bbb 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.199 2006/04/28 10:32:55 jsg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.200 2006/04/29 02:01:18 jsg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.195 2006/04/28 10:32:05 jsg Exp + * OpenBSD: usbdevs,v 1.196 2006/04/29 02:00:34 jsg Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -406,13 +406,17 @@ #define USB_VENDOR_AIRPRIME 0x0f3d /* Airprime */ #define USB_VENDOR_VTECH 0x0f88 /* VTech */ #define USB_VENDOR_FALCOM 0x0f94 /* Falcom Wireless Communications GmbH */ +#define USB_VENDOR_DYNASTREAM 0x0fcf /* Dynastream Innovations */ #define USB_VENDOR_QUALCOMM2 0x1004 /* Qualcomm */ #define USB_VENDOR_GIGABYTE 0x1044 /* GIGABYTE */ #define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */ #define USB_VENDOR_CCYU 0x1065 /* CCYU Technology */ #define USB_VENDOR_AUDIOVOX 0x106c /* Audiovox */ +#define USB_VENDOR_SILABS2 0x10a6 /* SILABS2 */ +#define USB_VENDOR_USI 0x10ab /* USI */ #define USB_VENDOR_PLX 0x10b5 /* PLX */ #define USB_VENDOR_ASANTE 0x10bd /* Asante */ +#define USB_VENDOR_SILABS 0x10c4 /* Silicon Labs */ #define USB_VENDOR_ANALOG 0x1110 /* Analog Devices */ #define USB_VENDOR_JRC 0x1145 /* Japan Radio Company */ #define USB_VENDOR_SPHAIRON 0x114b /* Sphairon Access Systems GmbH */ @@ -447,6 +451,7 @@ #define USB_VENDOR_ENTREGA 0x1645 /* Entrega */ #define USB_VENDOR_ACTIONTEC 0x1668 /* Actiontec Electronics */ #define USB_VENDOR_GIGASET 0x1690 /* Gigaset */ +#define USB_VENDOR_JABLOTRON 0x16d6 /* Jablotron */ #define USB_VENDOR_CMOTECH 0x16d8 /* CMOTECH CDMA Technologies */ #define USB_VENDOR_LINKSYS3 0x1915 /* Linksys */ #define USB_VENDOR_DLINK 0x2001 /* D-Link */ @@ -892,6 +897,9 @@ /* DMI products */ #define USB_PRODUCT_DMI_SA2_0 0xb001 /* Storage Adapter */ +/* Dynastream Innovations */ +#define USB_PRODUCT_DYNASTREAM_ANTDEVBOARD 0x1003 /* ANT dev board */ + /* EasyDisk products */ #define USB_PRODUCT_EASYDISK_EASYDISK 0x0005 /* Flash Disk */ @@ -1179,6 +1187,9 @@ /* iTegno products */ #define USB_PRODUCT_ITEGNO_WM1080A 0x1080 /* WM1080A */ +/* Jablotron products */ +#define USB_PRODUCT_JABLOTRON_PC60B 0x0001 /* PC-60B */ + /* Jaton products */ #define USB_PRODUCT_JATON_EDA 0x5704 /* Ethernet */ @@ -1778,6 +1789,16 @@ #define USB_PRODUCT_SILICOM_U2E 0x0001 /* U2E */ #define USB_PRODUCT_SILICOM_GPE 0x0002 /* Psion Dacom Gold Port Ethernet */ +/* Silicon Labs products */ +#define USB_PRODUCT_SILABS_POLOLU 0x803b /* Pololu Serial */ +#define USB_PRODUCT_SILABS_CRUMB128 0x807a /* Crumb128 */ +#define USB_PRODUCT_SILABS_DEGREECONT 0x80ca /* Degree Controls */ +#define USB_PRODUCT_SILABS_SUNNTO 0x80f6 /* Suunto sports */ +#define USB_PRODUCT_SILABS_DESKTOPMOBILE 0x813d /* Burnside Desktop mobile */ +#define USB_PRODUCT_SILABS_IPLINK1220 0x815e /* IP-Link 1220 */ +#define USB_PRODUCT_SILABS2_DCU11CLONE 0xaa26 /* DCU-11 clone */ +#define USB_PRODUCT_SILABS_CP210X 0xea60 /* CP210x Serial */ + /* Silicon Portals Inc. */ #define USB_PRODUCT_SILICONPORTALS_YAPPH_NF 0x0200 /* YAP Phone (no firmware) */ #define USB_PRODUCT_SILICONPORTALS_YAPPHONE 0x0201 /* YAP Phone */ @@ -1956,6 +1977,9 @@ #define USB_PRODUCT_USR_MILLER_B 0x00f9 /* USR9000 SureConnect ADSL */ #define USB_PRODUCT_USR_MILLER_B_NF 0x00fa /* USR9000 SureConnect ADSL */ +/* USI products */ +#define USB_PRODUCT_USI_MC60 0x10c5 /* MC60 Serial */ + /* ViewSonic products */ #define USB_PRODUCT_VIEWSONIC_G773HUB 0x00fe /* G773 Monitor Hub */ #define USB_PRODUCT_VIEWSONIC_P815HUB 0x00ff /* P815 Monitor Hub */ |