Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add a bunch of Standard Microsystems devices.



details:   https://anonhg.NetBSD.org/src/rev/eb413b6e0c3e
branches:  trunk
changeset: 772906:eb413b6e0c3e
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Jan 21 12:50:28 2012 +0000

description:
Add a bunch of Standard Microsystems devices.

>From OpenBSD.

diffstat:

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

diffs (34 lines):

diff -r 4a1d545496d9 -r eb413b6e0c3e sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Jan 21 04:43:54 2012 +0000
+++ b/sys/dev/usb/usbdevs       Sat Jan 21 12:50:28 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.605 2012/01/19 14:54:32 nonaka Exp $
+$NetBSD: usbdevs,v 1.606 2012/01/21 12:50:28 skrll Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2620,6 +2620,24 @@
 product SMC 2206USB            0x0201  EZ Connect USB Ethernet Adapter
 product SMC 2862WG             0xee13  EZ Connect g Wireless USB Adapter
 product SMC2 2020HUB           0x2020  USB Hub
+product SMC2 SMSC9500          0x9500  SMSC9500 Ethernet device
+product SMC2 SMSC9505          0x9505  SMSC9505 Ethernet device
+product SMC2 SMSC9500A         0x9e00  SMSC9500A Ethernet device
+product SMC2 SMSC9505A         0x9e01  SMSC9505A Ethernet device
+product SMC2 SMSC9512_14       0xec00  SMSC9512/9514 USB Hub & Ethernet device
+product SMC2 SMSC9500_SAL10    0x9900  SMSC9500 Ethernet device (SAL10)
+product SMC2 SMSC9505_SAL10    0x9901  SMSC9505 Ethernet device (SAL10)
+product SMC2 SMSC9500A_SAL10   0x9902  SMSC9500A Ethernet device (SAL10)
+product SMC2 SMSC9505A_SAL10   0x9903  SMSC9505A Ethernet device (SAL10)
+product SMC2 SMSC9512_14_SAL10 0x9904  SMSC9512/14 Hub & Ethernet Device (SAL10)
+product SMC2 SMSC9500A_HAL     0x9905  SMSC9500A Ethernet Device (HAL)
+product SMC2 SMSC9505A_HAL     0x9906  SMSC9505A Ethernet Device (HAL)
+product SMC2 SMSC9500_ALT      0x9907  SMSC9500 Ethernet Device
+product SMC2 SMSC9500A_ALT     0x9908  SMSC9500A Ethernet Device
+product SMC2 SMSC9512_14_ALT   0x9909  SMSC9512 Hub & Ethernet Device
+product SMC2 LAN9530           0x9530  LAN9530 Ethernet Device
+product SMC2 LAN9730           0x9730  LAN9730 Ethernet Device
+product SMC2 LAN89530          0x9e08  LAN89530
 product SMC3 2662WV1           0xa001  EZ Connect 11Mbps
 product SMC3 2662WUSB          0xa002  2662W-AR Wireless Adapter
 



Home | Main Index | Thread Index | Old Index