This commit is contained in:
ichiro 2002-03-28 20:42:38 +00:00
parent 89cf71872c
commit b4e9977d83
2 changed files with 25 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.241 2002/03/24 17:16:04 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.242 2002/03/28 20:42:38 ichiro Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.238 2002/03/24 17:15:42 augustss Exp
* NetBSD: usbdevs,v 1.239 2002/03/28 20:42:08 ichiro Exp
*/
/*
@ -325,6 +325,7 @@
#define USB_VENDOR_TODOS 0x0b0c /* Todos Data System */
#define USB_VENDOR_NEC2 0x0b62 /* NEC */
#define USB_VENDOR_ATI2 0x0b6f /* ATI */
#define USB_VENDOR_GREENHOUSE2 0x0bda /* GREENHOUSE */
#define USB_VENDOR_ADDONICS2 0x0bf6 /* Addonics Technology */
#define USB_VENDOR_AGATE 0x0c08 /* Agate Technologies */
#define USB_VENDOR_DMI 0x0c0b /* DMI */
@ -634,6 +635,7 @@
/* GREENHOUSE products */
#define USB_PRODUCT_GREENHOUSE_KANA21 0x0001 /* CF-writer with Portable MP3 Player */
#define USB_PRODUCT_GREENHOUSE2_USBKR100 0x8150 /* USB Ethernet Adapter GH-USB100B */
/* Griffin Technology */
#define USB_PRODUCT_GRIFFIN_IMATE 0x0405 /* iMate, ADB adapter */
@ -844,6 +846,7 @@
#define USB_PRODUCT_MELCO_LUATX1 0x0001 /* LUA-TX Ethernet */
#define USB_PRODUCT_MELCO_LUATX5 0x0005 /* LUA-TX Ethernet */
#define USB_PRODUCT_MELCO_LUA2TX5 0x0009 /* LUA2-TX Ethernet */
#define USB_PRODUCT_MELCO_LUAKTX 0x0012 /* LUA-KTX Ethernet */
/* Metricom products */
#define USB_PRODUCT_METRICOM_RICOCHET_GS 0x0001 /* Ricochet GS */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.242 2002/03/24 17:16:04 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.243 2002/03/28 20:42:38 ichiro Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.238 2002/03/24 17:15:42 augustss Exp
* NetBSD: usbdevs,v 1.239 2002/03/28 20:42:08 ichiro Exp
*/
/*
@ -1017,6 +1017,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"GREENHOUSE",
"CF-writer with Portable MP3 Player",
},
{
USB_VENDOR_GREENHOUSE2, USB_PRODUCT_GREENHOUSE2_USBKR100,
0,
"GREENHOUSE",
"USB Ethernet Adapter GH-USB100B",
},
{
USB_VENDOR_GRIFFIN, USB_PRODUCT_GRIFFIN_IMATE,
0,
@ -1821,6 +1827,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Melco",
"LUA2-TX Ethernet",
},
{
USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAKTX,
0,
"Melco",
"LUA-KTX Ethernet",
},
{
USB_VENDOR_METRICOM, USB_PRODUCT_METRICOM_RICOCHET_GS,
0,
@ -4635,6 +4647,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"ATI",
NULL,
},
{
USB_VENDOR_GREENHOUSE2, 0,
USB_KNOWNDEV_NOPROD,
"GREENHOUSE",
NULL,
},
{
USB_VENDOR_ADDONICS2, 0,
USB_KNOWNDEV_NOPROD,