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 Pull up revision 1.258 (requested by rh in ...



details:   https://anonhg.NetBSD.org/src/rev/b17bbf70b2bc
branches:  netbsd-1-6
changeset: 529284:b17bbf70b2bc
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Nov 06 20:35:29 2002 +0000

description:
Pull up revision 1.258 (requested by rh in ticket #442):
Add product code for SMC 2206USB/ETH EZ Connect Ethernet adapter

diffstat:

 sys/dev/usb/usbdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 72dfbb64b7ef -r b17bbf70b2bc sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Nov 06 20:30:43 2002 +0000
+++ b/sys/dev/usb/usbdevs       Wed Nov 06 20:35:29 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.250 2002/05/19 06:13:29 augustss Exp $
+$NetBSD: usbdevs,v 1.250.2.1 2002/11/06 20:35:29 tron Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -1143,6 +1143,7 @@
 /* SMC products */
 product SMC 2102USB            0x0100  10Mbps ethernet adapter
 product SMC 2202USB            0x0200  10/100 ethernet adapter
+product SMC 2206USB            0x0201  EZ Connect USB Ethernet Adapter
 product SMC2 2020HUB            0x2020  USB Hub
 
 /* SOHOware products */



Home | Main Index | Thread Index | Old Index