Module Name:    src
Committed By:   christos
Date:           Mon Nov 26 17:34:46 UTC 2012

Modified Files:
        src/sys/dev/usb: usbdevs

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


To generate a diff of this commit:
cvs rdiff -u -r1.631 -r1.632 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.631 src/sys/dev/usb/usbdevs:1.632
--- src/sys/dev/usb/usbdevs:1.631	Thu Nov  1 20:57:57 2012
+++ src/sys/dev/usb/usbdevs	Mon Nov 26 12:34:45 2012
@@ -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 ASUSTEK2		0x1761	ASUSTeK Computer
 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 AX88178		0x1780	AX88178 USB
 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 @@ product DISPLAYLINK UM7X0	0x401a	nanovis
 /* 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 PKTDRV		0x0211	PocketDrive
 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

Reply via email to