Module Name:    src
Committed By:   christos
Date:           Tue May 29 14:04:49 UTC 2012

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

Log Message:
more usb network adapters from jmcneill


To generate a diff of this commit:
cvs rdiff -u -r1.616 -r1.617 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.616 src/sys/dev/usb/usbdevs:1.617
--- src/sys/dev/usb/usbdevs:1.616	Thu May 24 17:32:35 2012
+++ src/sys/dev/usb/usbdevs	Tue May 29 10:04:48 2012
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.616 2012/05/24 21:32:35 buhrow Exp $
+$NetBSD: usbdevs,v 1.617 2012/05/29 14:04:48 christos Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -832,6 +832,7 @@ product ASIX AX88772A		0x772a	AX88772A U
 product ASUSTEK WL167G		0x1707	WL-167g USB2.0 WLAN Adapter
 product ASUSTEK WL159G		0x170c	WL-159g
 product ASUSTEK A9T_WIFI	0x171b	A9T wireless
+product ASUSTEK P5B_WIFI	0x171d	P5B wireless
 product ASUSTEK WL167G_2	0x1723	WL-167g USB2.0 WLAN Adapter (version 2)
 product ASUSTEK WL167G_3	0x1724	WL-167g USB2.0 WLAN Adapter (version 2)
 product ASUSTEK RT2870_1	0x1731	RT2870
@@ -928,6 +929,7 @@ product BELKIN F5D7050		0x7050	F5D7050 5
 product BELKIN F5D7051		0x7051	F5D7051 54g USB Network Adapter
 product BELKIN F5D7050A		0x705a	F5D705A 54g USB Network Adapter
 product BELKIN F5D7050C		0x705c	F5D705C 54g USB Network Adapter
+product BELKIN F5D7050E		0x705c	F5D705E 54g USB Network Adapter
 product BELKIN RT2870_1		0x8053	RT2870
 product BELKIN RT2870_2		0x805c	RT2870
 product BELKIN F5D8053V3	0x815c	F5D8053 v3
@@ -1767,6 +1769,7 @@ product LINKSYS3 WUSB11V28	0x2233	WUSB11
 product LINKSYS4 USB1000	0x0039	USB1000
 product LINKSYS4 WUSB100	0x0070	WUSB100
 product LINKSYS4 WUSB600N	0x0071	WUSB600N
+product LINKSYS4 WUSB54GC_2	0x0073	WUSB54GC v2
 product LINKSYS4 WUSB54GC_3	0x0077	WUSB54GC v3
 
 /* Logitec products */
@@ -2615,7 +2618,9 @@ product SITECOM LN029		0x182d	LN029
 product SITECOM CN104		0x2068	CN104 serial
 
 /* Sitecom Europe products */
+product SITECOMEU WL168V1	0x000d	WL-168 v1
 product SITECOMEU RT2870_1	0x0017	RT2870
+product SITECOMEU WL168V4	0x0028	WL-168 v4
 product SITECOMEU RT2870_2	0x002b	RT2870
 product SITECOMEU RT2870_3	0x002c	RT2870
 product SITECOMEU RT2870_4	0x002d	RT2870

Reply via email to