This commit is contained in:
wiz 2003-10-16 08:05:54 +00:00
parent 7127923ca9
commit 68f5a56945
2 changed files with 23 additions and 23 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.351 2003/10/15 11:11:55 rjs Exp $ */
/* $NetBSD: usbdevs.h,v 1.352 2003/10/16 08:05:54 wiz Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.348 2003/10/15 11:10:45 rjs Exp
* NetBSD: usbdevs,v 1.349 2003/10/16 08:05:42 wiz Exp
*/
/*
@ -63,7 +63,6 @@
* make the device recognised by the appropriate device driver.
*/
#define USB_VENDOR_ACDC 0x0d7e /* American Computer & Digital Components */
#define USB_VENDOR_AOX 0x03e8 /* AOX */
#define USB_VENDOR_ATMEL 0x03eb /* Atmel */
#define USB_VENDOR_MITSUMI 0x03ee /* Mitsumi */
@ -341,7 +340,7 @@
#define USB_VENDOR_TODOS 0x0b0c /* Todos Data System */
#define USB_VENDOR_NEC2 0x0b62 /* NEC */
#define USB_VENDOR_ATI2 0x0b6f /* ATI */
#define USB_VENDOR_ACER2 0x0b7a /* Acer */
#define USB_VENDOR_ZEEVO 0x0b7a /* Zeevo, Inc. */
#define USB_VENDOR_KURUSUGAWA 0x0b7e /* Kurusugawa Electronics, Inc. */
#define USB_VENDOR_ASIX 0x0b95 /* ASIX Electronics */
#define USB_VENDOR_GREENHOUSE2 0x0bda /* GREENHOUSE */
@ -351,6 +350,7 @@
#define USB_VENDOR_EASYDISK 0x0c76 /* EasyDisk */
#define USB_VENDOR_TANGTOP 0x0d3d /* Tangtop */
#define USB_VENDOR_PEN 0x0d7d /* Pen Drive */
#define USB_VENDOR_ACDC 0x0d7e /* American Computer & Digital Components */
#define USB_VENDOR_OTI 0x0ea0 /* Ours Technology Inc. */
#define USB_VENDOR_PILOTECH 0x0eaf /* Pilotech */
#define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */
@ -424,9 +424,6 @@
#define USB_PRODUCT_ACCTON_USB320_EC 0x1046 /* USB320-EC Ethernet Adapter */
#define USB_PRODUCT_ACCTON_SS1001 0x5046 /* SpeedStream Ethernet Adapter */
/* Acer products */
#define USB_PRODUCT_ACER2_BLUETOOTH 0x07d0 /* BT-500 Bluetooth USB Adapter */
/* Acer Peripherals, Inc. products */
#define USB_PRODUCT_ACERP_ACERSCAN_C310U 0x12a6 /* Acerscan C310U */
#define USB_PRODUCT_ACERP_ACERSCAN_320U 0x2022 /* Acerscan 320U */
@ -1518,6 +1515,9 @@
/* Yano products */
#define USB_PRODUCT_YANO_U640MO 0x0101 /* U640MO-03 */
/* Zeevo, Inc. products */
#define USB_PRODUCT_ZEEVO_BLUETOOTH 0x07d0 /* BT-500 Bluetooth USB Adapter */
/* Zoom Telephonics, Inc. products */
#define USB_PRODUCT_ZOOM_2986L 0x9700 /* 2986L Fax modem */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.352 2003/10/15 11:11:55 rjs Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.353 2003/10/16 08:05:54 wiz Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.348 2003/10/15 11:10:45 rjs Exp
* NetBSD: usbdevs,v 1.349 2003/10/16 08:05:42 wiz Exp
*/
/*
@ -213,12 +213,6 @@ const struct usb_knowndev usb_knowndevs[] = {
"Accton Technology",
"SpeedStream Ethernet Adapter",
},
{
USB_VENDOR_ACER2, USB_PRODUCT_ACER2_BLUETOOTH,
0,
"Acer",
"BT-500 Bluetooth USB Adapter",
},
{
USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_C310U,
0,
@ -4323,6 +4317,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Yano",
"U640MO-03",
},
{
USB_VENDOR_ZEEVO, USB_PRODUCT_ZEEVO_BLUETOOTH,
0,
"Zeevo, Inc.",
"BT-500 Bluetooth USB Adapter",
},
{
USB_VENDOR_ZOOM, USB_PRODUCT_ZOOM_2986L,
0,
@ -4341,12 +4341,6 @@ const struct usb_knowndev usb_knowndevs[] = {
"ZyXEL Communication",
"Scorpion-980N keyboard",
},
{
USB_VENDOR_ACDC, 0,
USB_KNOWNDEV_NOPROD,
"American Computer & Digital Components",
NULL,
},
{
USB_VENDOR_AOX, 0,
USB_KNOWNDEV_NOPROD,
@ -6010,9 +6004,9 @@ const struct usb_knowndev usb_knowndevs[] = {
NULL,
},
{
USB_VENDOR_ACER2, 0,
USB_VENDOR_ZEEVO, 0,
USB_KNOWNDEV_NOPROD,
"Acer",
"Zeevo, Inc.",
NULL,
},
{
@ -6069,6 +6063,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Pen Drive",
NULL,
},
{
USB_VENDOR_ACDC, 0,
USB_KNOWNDEV_NOPROD,
"American Computer & Digital Components",
NULL,
},
{
USB_VENDOR_OTI, 0,
USB_KNOWNDEV_NOPROD,