Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb PR/47245: Toby Karyadi: More identifiers for AX8...



details:   https://anonhg.NetBSD.org/src/rev/7b0002f8c15f
branches:  trunk
changeset: 782918:7b0002f8c15f
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Nov 26 17:34:45 2012 +0000

description:
PR/47245: Toby Karyadi: More identifiers for AX88772B usb ethernet

diffstat:

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

diffs (43 lines):

diff -r 6a1eefee4073 -r 7b0002f8c15f sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Nov 26 17:18:39 2012 +0000
+++ b/sys/dev/usb/usbdevs       Mon Nov 26 17:34:45 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.631 2012/11/02 00:57:57 jakllsch Exp $
+$NetBSD: usbdevs,v 1.632 2012/11/26 17:34:45 christos Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -518,6 +518,7 @@
 vendor SWEEX2          0x177f  Sweex
 vendor MISC            0x1781  Misc Vendors
 vendor DISPLAYLINK     0x17e9  DisplayLink
+vendor LENOVO          0x17ef  Lenovo
 vendor E3C             0x18b4  E3C Technologies
 vendor AMIT            0x18c5  AMIT
 vendor QCOM            0x18e8  Qcom
@@ -867,6 +868,7 @@
 product ASIX AX88772           0x7720  AX88772 USB 2.0 10/100 ethernet controller
 product ASIX AX88772A          0x772a  AX88772A USB 2.0 10/100 Ethernet adapter
 product ASIX AX88772B          0x772b  AX88772B USB 2.0 10/100 Ethernet adapter
+product ASIX AX88772B_1                0x7e2b  AX88772B1 USB 2.0 10/100 Ethernet adapter
 
 /* ASUSTeK computer products */
 product ASUSTEK WL167G         0x1707  WL-167g USB2.0 WLAN Adapter
@@ -1274,6 +1276,7 @@
 /* D-Link products */
 /*product DLINK DSBS25         0x0100  DSB-S25 serial adapter*/
 product DLINK DUBE100          0x1a00  10/100 ethernet adapter
+product DLINK DUBE100C1                0x1a02  DUB-E100 rev C1
 product DLINK DSB650TX4                0x200c  10/100 ethernet adapter
 product DLINK DWL120E          0x3200  DWL-120 rev E
 product DLINK DWA130C          0x3301  DWA-130 rev C
@@ -1883,6 +1886,9 @@
 product LACIE HD               0xa601  Hard Disk
 product LACIE CDRW             0xa602  CD R/W
 
+/* Lenovo products */
+product LENOVO ETHERNET                0x7203  USB 2.0 Ethernet
+
 /* Lexar products */
 product LEXAR JUMPSHOT         0x0001  jumpSHOT CompactFlash Reader
 product LEXAR 2662WAR          0xa002  2662W-AR



Home | Main Index | Thread Index | Old Index