Sync to 1.160 of usbdevs

This commit is contained in:
MIHIRA Sanpei Yoshiro 2004-01-24 07:15:23 +00:00
parent 21c5b9f9e5
commit 7d825ee7ff
2 changed files with 25 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.159 2004/01/19 12:51:40 sanpei Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.160 2004/01/24 07:14:07 sanpei Exp
*/
/*
@ -320,6 +320,7 @@
#define USB_VENDOR_GOHUBS 0x0921 /* GoHubs */
#define USB_VENDOR_BIOMETRIC 0x0929 /* American Biometric Company */
#define USB_VENDOR_TOSHIBA 0x0930 /* Toshiba Corporation */
#define USB_VENDOR_PLEXTOR 0x093b /* Plextor Corp. */
#define USB_VENDOR_YANO 0x094f /* Yano */
#define USB_VENDOR_KINGSTON 0x0951 /* Kingston Technology */
#define USB_VENDOR_BLUEWATER 0x0956 /* BlueWater Systems */
@ -700,6 +701,7 @@
/* Genesys Logic products */
#define USB_PRODUCT_GENESYS_GL650 0x0604 /* GL650 Hub */
#define USB_PRODUCT_GENESYS_GL641USB 0x0700 /* GL641USB CompactFlash Card Reader */
#define USB_PRODUCT_GENESYS_GL641USB2IDE_2 0x0701 /* GL641USB USB-IDE Bridge No 2 */
#define USB_PRODUCT_GENESYS_GL641USB2IDE 0x0702 /* GL641USB USB-IDE Bridge */
/* HAL Corporation products */
@ -1047,6 +1049,9 @@
/* P.I. Engineering products */
#define USB_PRODUCT_PIENGINEERING_PS2USB 0x020b /* PS2 to Mac USB Adapter */
/* Plextor Corp. */
#define USB_PRODUCT_PLEXTOR_40_12_40U 0x0011 /* PlexWriter 40/12/40U */
/* PLX products */
#define USB_PRODUCT_PLX_TESTBOARD 0x9060 /* test board */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.159 2004/01/19 12:51:40 sanpei Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.160 2004/01/24 07:14:07 sanpei Exp
*/
/*
@ -1131,6 +1131,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Genesys Logic",
"GL641USB CompactFlash Card Reader",
},
{
USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB2IDE_2,
0,
"Genesys Logic",
"GL641USB USB-IDE Bridge No 2",
},
{
USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB2IDE,
0,
@ -2439,6 +2445,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"P.I. Engineering",
"PS2 to Mac USB Adapter",
},
{
USB_VENDOR_PLEXTOR, USB_PRODUCT_PLEXTOR_40_12_40U,
0,
"Plextor Corp.",
"PlexWriter 40/12/40U",
},
{
USB_VENDOR_PLX, USB_PRODUCT_PLX_TESTBOARD,
0,
@ -4731,6 +4743,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Toshiba Corporation",
NULL,
},
{
USB_VENDOR_PLEXTOR, 0,
USB_KNOWNDEV_NOPROD,
"Plextor Corp.",
NULL,
},
{
USB_VENDOR_YANO, 0,
USB_KNOWNDEV_NOPROD,