This commit is contained in:
mycroft 2004-07-07 21:54:38 +00:00
parent b236e06a7b
commit 0d1387f79f
2 changed files with 16 additions and 14 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.380 2004/07/07 21:31:24 mycroft Exp $ */
/* $NetBSD: usbdevs.h,v 1.381 2004/07/07 21:54:38 mycroft Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.377 2004/07/07 21:11:02 mycroft Exp
* NetBSD: usbdevs,v 1.378 2004/07/07 21:54:21 mycroft Exp
*/
/*
@ -355,7 +355,7 @@
#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 */
#define USB_VENDOR_REALTEK 0x0bda /* Realtek */
#define USB_VENDOR_ADDONICS2 0x0bf6 /* Addonics Technology */
#define USB_VENDOR_AGATE 0x0c08 /* Agate Technologies */
#define USB_VENDOR_DMI 0x0c0b /* DMI */
@ -805,7 +805,6 @@
/* 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 */
@ -1385,6 +1384,9 @@
/* Rainbow Technologies products */
#define USB_PRODUCT_RAINBOW_IKEY2000 0x1200 /* i-Key 2000 */
/* Realtek products */
#define USB_PRODUCT_REALTEK_RTL8150L 0x8150 /* Realtek RTL8150L USB-Ethernet Bridge */
/* Roland products */
#define USB_PRODUCT_ROLAND_UA100 0x0000 /* UA-100 USB Audio I/F */
#define USB_PRODUCT_ROLAND_UM4 0x0002 /* UM-4 MIDI I/F */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.381 2004/07/07 21:31:24 mycroft Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.382 2004/07/07 21:54:38 mycroft Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.377 2004/07/07 21:11:02 mycroft Exp
* NetBSD: usbdevs,v 1.378 2004/07/07 21:54:21 mycroft Exp
*/
/*
@ -1455,12 +1455,6 @@ 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,
@ -3837,6 +3831,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Rainbow Technologies",
"i-Key 2000",
},
{
USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8150L,
0,
"Realtek",
"Realtek RTL8150L USB-Ethernet Bridge",
},
{
USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA100,
0,
@ -6652,9 +6652,9 @@ const struct usb_knowndev usb_knowndevs[] = {
NULL,
},
{
USB_VENDOR_GREENHOUSE2, 0,
USB_VENDOR_REALTEK, 0,
USB_KNOWNDEV_NOPROD,
"GREENHOUSE",
"Realtek",
NULL,
},
{