diff options
| author | augustss <augustss@NetBSD.org> | 1998-12-02 17:14:53 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 1998-12-02 17:14:53 +0000 |
| commit | c4dc0e3950e1232af0edddde4ae0b22d3947cb9f (patch) | |
| tree | 8f3ffbd08f92f1b520acb465c275fb1aebdd0f1c /sys/dev | |
| parent | 65145fce2c4f348cb07dc1e680a37567f1aeb7ab (diff) | |
Regen.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 30 | ||||
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 80 |
2 files changed, 103 insertions, 7 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 94e2973d5e4..719b78006f0 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.6 1998/10/05 02:31:13 mark Exp $ */ +/* $NetBSD: usbdevs.h,v 1.7 1998/12/02 17:14:53 augustss Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.5 1998/10/05 02:30:17 mark Exp + * NetBSD: usbdevs,v 1.7 1998/12/02 17:11:51 augustss Exp */ /* @@ -49,14 +49,20 @@ #define USB_VENDOR_NEC 0x0409 /* NEC */ #define USB_VENDOR_KODAK 0x040a /* Eastman Kodak */ +#define USB_VENDOR_CATC 0x0423 /* Computer Access Technology Corporation */ #define USB_VENDOR_NANAO 0x0440 /* Nanao */ #define USB_VENDOR_UNIXTAR 0x0451 /* Unixtar */ #define USB_VENDOR_GENIUS 0x0458 /* Genius */ #define USB_VENDOR_CHERRY 0x046a /* Cherry */ +#define USB_VENDOR_BTC 0x046e /* Behavior Technology Corporation */ #define USB_VENDOR_PHILIPS 0x0471 /* Philips */ #define USB_VENDOR_CONNECTIX 0x0478 /* Connectix */ -#define USB_VENDOR_CYPRESS 0x04b4 /* Cypress Semicondutor */ +#define USB_VENDOR_CYPRESS 0x04b4 /* Cypress Semiconductor */ +#define USB_VENDOR_3COM 0x04c1 /* 3Com */ +#define USB_VENDOR_JAZZ 0x04fa /* Jazz */ +#define USB_VENDOR_ATEN 0x0557 /* ATen */ #define USB_VENDOR_EIZO 0x056d /* EIZO */ +#define USB_VENDOR_AGILER 0x056e /* Agiler */ #define USB_VENDOR_BELKIN 0x05ab /* Belkin */ #define USB_VENDOR_EIZONANAO 0x05e7 /* EIZO Nanao */ #define USB_VENDOR_CHIC 0x05fe /* Chic Technology */ @@ -74,6 +80,9 @@ /* Kodak products */ #define USB_PRODUCT_KODAK_DC260 0x0110 /* Digital Science DC260 */ +/* CATC products */ +#define USB_PRODUCT_CATC_ANDROMEDA 0x1237 /* Andromeda hub */ + /* Nanao products */ #define USB_PRODUCT_NANAO_HUB 0x0000 /* hub */ #define USB_PRODUCT_NANAO_MONITOR 0x0001 /* monitor */ @@ -89,6 +98,9 @@ #define USB_PRODUCT_CHERRY_MY3000KBD 0x0001 /* My3000 keyboard */ #define USB_PRODUCT_CHERRY_MY3000HUB 0x0003 /* My3000 hub */ +/* Behavior Technology Corporation products */ +#define USB_PRODUCT_BTC_BTC7932 0x6782 /* Keyboard with mouse port */ + /* Philips products */ #define USB_PRODUCT_PHILIPS_DSS 0x0101 /* DSS 350 Digital Speaker System */ #define USB_PRODUCT_PHILIPS_HUB 0x0201 /* hub */ @@ -96,9 +108,21 @@ /* Connectix products */ #define USB_PRODUCT_CONNECTIX_QUICKCAM 0x0001 /* QuickCam */ +/* 3Com products */ +#define USB_PRODUCT_3COM_USR56K 0x3021 /* U.S.Robotics 56000 Voice USB Modem */ + +/* Jazz products */ +#define USB_PRODUCT_JAZZ_J6502 0x4201 /* J-6502 speakers */ + /* Cypress Semiconduuctor products */ #define USB_PRODUCT_CYPRESS_MOUSE 0x0001 /* mouse */ +/* ATen */ +#define USB_PRODUCT_ATEN_UC1284 0x2001 /* Parallel printer adapter */ + +/* Agiler products */ +#define USB_PRODUCT_AGILER_MOUSE29UO 0x0002 /* mouse 29UO */ + /* Belkin products */ #define USB_PRODUCT_BELKIN_F5U002 0x0002 /* Parallel printer adapter */ diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index d6b41330f55..d4843cd3fb7 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs_data.h,v 1.6 1998/10/05 02:31:14 mark Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.7 1998/12/02 17:14:53 augustss Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.5 1998/10/05 02:30:17 mark Exp + * NetBSD: usbdevs,v 1.7 1998/12/02 17:11:51 augustss Exp */ /* @@ -57,6 +57,12 @@ struct usb_knowndev usb_knowndevs[] = { "Digital Science DC260", }, { + USB_VENDOR_CATC, USB_PRODUCT_CATC_ANDROMEDA, + 0, + "Computer Access Technology Corporation", + "Andromeda hub", + }, + { USB_VENDOR_NANAO, USB_PRODUCT_NANAO_HUB, 0, "Nanao", @@ -99,6 +105,12 @@ struct usb_knowndev usb_knowndevs[] = { "My3000 hub", }, { + USB_VENDOR_BTC, USB_PRODUCT_BTC_BTC7932, + 0, + "Behavior Technology Corporation", + "Keyboard with mouse port", + }, + { USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DSS, 0, "Philips", @@ -117,12 +129,36 @@ struct usb_knowndev usb_knowndevs[] = { "QuickCam", }, { + USB_VENDOR_3COM, USB_PRODUCT_3COM_USR56K, + 0, + "3Com", + "U.S.Robotics 56000 Voice USB Modem", + }, + { + USB_VENDOR_JAZZ, USB_PRODUCT_JAZZ_J6502, + 0, + "Jazz", + "J-6502 speakers", + }, + { USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_MOUSE, 0, - "Cypress Semicondutor", + "Cypress Semiconductor", "mouse", }, { + USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC1284, + 0, + "ATen", + "Parallel printer adapter", + }, + { + USB_VENDOR_AGILER, USB_PRODUCT_AGILER_MOUSE29UO, + 0, + "Agiler", + "mouse 29UO", + }, + { USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U002, 0, "Belkin", @@ -189,6 +225,12 @@ struct usb_knowndev usb_knowndevs[] = { NULL, }, { + USB_VENDOR_CATC, 0, + USB_KNOWNDEV_NOPROD, + "Computer Access Technology Corporation", + NULL, + }, + { USB_VENDOR_NANAO, 0, USB_KNOWNDEV_NOPROD, "Nanao", @@ -213,6 +255,12 @@ struct usb_knowndev usb_knowndevs[] = { NULL, }, { + USB_VENDOR_BTC, 0, + USB_KNOWNDEV_NOPROD, + "Behavior Technology Corporation", + NULL, + }, + { USB_VENDOR_PHILIPS, 0, USB_KNOWNDEV_NOPROD, "Philips", @@ -227,7 +275,25 @@ struct usb_knowndev usb_knowndevs[] = { { USB_VENDOR_CYPRESS, 0, USB_KNOWNDEV_NOPROD, - "Cypress Semicondutor", + "Cypress Semiconductor", + NULL, + }, + { + USB_VENDOR_3COM, 0, + USB_KNOWNDEV_NOPROD, + "3Com", + NULL, + }, + { + USB_VENDOR_JAZZ, 0, + USB_KNOWNDEV_NOPROD, + "Jazz", + NULL, + }, + { + USB_VENDOR_ATEN, 0, + USB_KNOWNDEV_NOPROD, + "ATen", NULL, }, { @@ -237,6 +303,12 @@ struct usb_knowndev usb_knowndevs[] = { NULL, }, { + USB_VENDOR_AGILER, 0, + USB_KNOWNDEV_NOPROD, + "Agiler", + NULL, + }, + { USB_VENDOR_BELKIN, 0, USB_KNOWNDEV_NOPROD, "Belkin", |
