Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/dev/usb Regen for ticket #442.
details: https://anonhg.NetBSD.org/src/rev/00a47e9b5a1b
branches: netbsd-1-6
changeset: 529285:00a47e9b5a1b
user: tron <tron%NetBSD.org@localhost>
date: Wed Nov 06 20:37:12 2002 +0000
description:
Regen for ticket #442.
diffstat:
sys/dev/usb/usbdevs.h | 5 +++--
sys/dev/usb/usbdevs_data.h | 10 ++++++++--
2 files changed, 11 insertions(+), 4 deletions(-)
diffs (53 lines):
diff -r b17bbf70b2bc -r 00a47e9b5a1b sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h Wed Nov 06 20:35:29 2002 +0000
+++ b/sys/dev/usb/usbdevs.h Wed Nov 06 20:37:12 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.255 2002/05/19 06:20:01 augustss Exp $ */
+/* $NetBSD: usbdevs.h,v 1.255.2.1 2002/11/06 20:37:12 tron Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.250 2002/05/19 06:13:29 augustss Exp
+ * NetBSD
*/
/*
@@ -1150,6 +1150,7 @@
/* SMC products */
#define USB_PRODUCT_SMC_2102USB 0x0100 /* 10Mbps ethernet adapter */
#define USB_PRODUCT_SMC_2202USB 0x0200 /* 10/100 ethernet adapter */
+#define USB_PRODUCT_SMC_2206USB 0x0201 /* EZ Connect USB Ethernet Adapter */
#define USB_PRODUCT_SMC2_2020HUB 0x2020 /* USB Hub */
/* SOHOware products */
diff -r b17bbf70b2bc -r 00a47e9b5a1b sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h Wed Nov 06 20:35:29 2002 +0000
+++ b/sys/dev/usb/usbdevs_data.h Wed Nov 06 20:37:12 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.256 2002/05/19 06:20:01 augustss Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.256.2.1 2002/11/06 20:37:12 tron Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.250 2002/05/19 06:13:29 augustss Exp
+ * NetBSD
*/
/*
@@ -2950,6 +2950,12 @@
"10/100 ethernet adapter",
},
{
+ USB_VENDOR_SMC, USB_PRODUCT_SMC_2206USB,
+ 0,
+ "Standard Microsystems",
+ "EZ Connect USB Ethernet Adapter",
+ },
+ {
USB_VENDOR_SMC2, USB_PRODUCT_SMC2_2020HUB,
0,
"Standard Microsystems",
Home |
Main Index |
Thread Index |
Old Index