Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Regen.
details: https://anonhg.NetBSD.org/src/rev/c5773b8df82e
branches: trunk
changeset: 479885:c5773b8df82e
user: augustss <augustss%NetBSD.org@localhost>
date: Fri Dec 24 18:03:32 1999 +0000
description:
Regen.
diffstat:
sys/dev/usb/usbdevs.h | 16 ++++++++++++++--
sys/dev/usb/usbdevs_data.h | 40 ++++++++++++++++++++++++++++++++++++++--
2 files changed, 52 insertions(+), 4 deletions(-)
diffs (160 lines):
diff -r 493322af6a05 -r c5773b8df82e sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h Fri Dec 24 18:03:05 1999 +0000
+++ b/sys/dev/usb/usbdevs.h Fri Dec 24 18:03:32 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.64 1999/12/17 14:07:45 augustss Exp $ */
+/* $NetBSD: usbdevs.h,v 1.65 1999/12/24 18:03:32 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.63 1999/12/17 14:07:21 augustss Exp
+ * NetBSD: usbdevs,v 1.64 1999/12/24 18:03:05 augustss Exp
*/
/*
@@ -51,6 +51,7 @@
#define USB_VENDOR_HP 0x03f0 /* Hewlett Packard */
#define USB_VENDOR_NEC 0x0409 /* NEC */
#define USB_VENDOR_KODAK 0x040a /* Eastman Kodak Corp. */
+#define USB_VENDOR_MELCO 0x0411 /* Melco Inc. */
#define USB_VENDOR_CATC 0x0423 /* Computer Access Technology Corp. */
#define USB_VENDOR_GRAVIS 0x0428 /* Advanced Gravis Computer Tech. Ltd. */
#define USB_VENDOR_LEXMARK 0x043d /* Lexmark International Inc. */
@@ -108,9 +109,11 @@
#define USB_VENDOR_ADS 0x06e1 /* ADS Technologies */
#define USB_VENDOR_MIDIMAN 0x0763 /* Midiman */
#define USB_VENDOR_SANDISK 0x0781 /* SanDisk Corp */
+#define USB_VENDOR_COREGA 0x07aa /* Corega */
#define USB_VENDOR_SIIG 0x07cc /* SIIG */
#define USB_VENDOR_HANDSPRING 0x082d /* Handspring Inc. */
#define USB_VENDOR_ACTIVEWIRE 0x0854 /* ActiveWire Inc. */
+#define USB_VENDOR_BILLIONTON 0x08dd /* Billionton */
#define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */
#define USB_VENDOR_PLX 0x10b5 /* PLX */
#define USB_VENDOR_INSIDEOUT 0x1608 /* Inside Out Networks */
@@ -134,6 +137,9 @@
#define USB_PRODUCT_KODAK_DC240 0x0120 /* Digital Science DC240 */
#define USB_PRODUCT_KODAK_DC280 0x0130 /* Digital Science DC280 */
+/* Melco Inc products */
+#define USB_PRODUCT_MELCO_LUA_TX 0x0001 /* LUA-TX Ethernet */
+
/* CATC products */
#define USB_PRODUCT_CATC_CHIEF 0x000d /* USB Chief Bus & Protocol Analyzer */
#define USB_PRODUCT_CATC_ANDROMEDA 0x1237 /* Andromeda hub */
@@ -322,6 +328,9 @@
/* SanDisk products */
#define USB_PRODUCT_SANDISK_IMAGEMATE 0x0001 /* USB ImageMate */
+/* Corega products */
+#define USB_PRODUCT_COREGA_ETHER_USB_T 0x0001 /* Ether USB-T */
+
/* SIIG products */
#define USB_PRODUCT_SIIG_DIGIFILMREADER 0x0004 /* DigiFilm-Combo Reader */
@@ -332,6 +341,9 @@
#define USB_PRODUCT_ACTIVEWIRE_IOBOARD 0x0100 /* I/O Board */
#define USB_PRODUCT_ACTIVEWIRE_IOBOARD_FW1 0x0101 /* I/O Board, rev. 1 firmware */
+/* Billionton products */
+#define USB_PRODUCT_BILLIONTON_USB100N 0x0986 /* USB100N Ethernet */
+
/* Motorola products */
#define USB_PRODUCT_MOTOROLA_MC141555 0x1555 /* MC141555 hub controller */
diff -r 493322af6a05 -r c5773b8df82e sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h Fri Dec 24 18:03:05 1999 +0000
+++ b/sys/dev/usb/usbdevs_data.h Fri Dec 24 18:03:32 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.64 1999/12/17 14:07:45 augustss Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.65 1999/12/24 18:03:32 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.63 1999/12/17 14:07:21 augustss Exp
+ * NetBSD: usbdevs,v 1.64 1999/12/24 18:03:05 augustss Exp
*/
/*
@@ -88,6 +88,12 @@
"Digital Science DC280",
},
{
+ USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUA_TX,
+ 0,
+ "Melco Inc.",
+ "LUA-TX Ethernet",
+ },
+ {
USB_VENDOR_CATC, USB_PRODUCT_CATC_CHIEF,
0,
"Computer Access Technology Corp.",
@@ -556,6 +562,12 @@
"USB ImageMate",
},
{
+ USB_VENDOR_COREGA, USB_PRODUCT_COREGA_ETHER_USB_T,
+ 0,
+ "Corega",
+ "Ether USB-T",
+ },
+ {
USB_VENDOR_SIIG, USB_PRODUCT_SIIG_DIGIFILMREADER,
0,
"SIIG",
@@ -580,6 +592,12 @@
"I/O Board, rev. 1 firmware",
},
{
+ USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB100N,
+ 0,
+ "Billionton",
+ "USB100N Ethernet",
+ },
+ {
USB_VENDOR_MOTOROLA, USB_PRODUCT_MOTOROLA_MC141555,
0,
"Motorola",
@@ -622,6 +640,12 @@
NULL,
},
{
+ USB_VENDOR_MELCO, 0,
+ USB_KNOWNDEV_NOPROD,
+ "Melco Inc.",
+ NULL,
+ },
+ {
USB_VENDOR_CATC, 0,
USB_KNOWNDEV_NOPROD,
"Computer Access Technology Corp.",
@@ -964,6 +988,12 @@
NULL,
},
{
+ USB_VENDOR_COREGA, 0,
+ USB_KNOWNDEV_NOPROD,
+ "Corega",
+ NULL,
+ },
+ {
USB_VENDOR_SIIG, 0,
USB_KNOWNDEV_NOPROD,
"SIIG",
@@ -982,6 +1012,12 @@
NULL,
},
{
+ USB_VENDOR_BILLIONTON, 0,
+ USB_KNOWNDEV_NOPROD,
+ "Billionton",
+ NULL,
+ },
+ {
USB_VENDOR_MOTOROLA, 0,
USB_KNOWNDEV_NOPROD,
"Motorola",
Home |
Main Index |
Thread Index |
Old Index