Module Name:    src
Committed By:   cube
Date:           Tue Apr 21 16:34:41 UTC 2009

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

Log Message:
Add a number of products that use Realtek's RTL8187 802.11 chip.


To generate a diff of this commit:
cvs rdiff -u -r1.524 -r1.525 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.524 src/sys/dev/usb/usbdevs:1.525
--- src/sys/dev/usb/usbdevs:1.524	Tue Apr 21 16:23:36 2009
+++ src/sys/dev/usb/usbdevs	Tue Apr 21 16:34:41 2009
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.524 2009/04/21 16:23:36 taca Exp $
+$NetBSD: usbdevs,v 1.525 2009/04/21 16:34:41 cube Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -940,6 +940,7 @@
 /* Dick Smith Electronics (really C-Net) products */
 product DICKSMITH RT2573	0x9022	RT2573
 product DICKSMITH CWD854F	0x9032	C-Net CWD-854 rev F
+product DICKSMITH RTL8187	0x9401	RTL8187
 
 /* Digi International products */
 product DIGI ACCELEPORT2	0x0002	AccelePort USB 2
@@ -1434,6 +1435,7 @@
 product LOGITEC LDR_H443U2	0x00b3	DVD Multi-plus unit LDR-H443U2
 product LOGITEC LAN_GTJU2	0x0102	LAN-GTJ/U2
 product LOGITEC LANTX		0x0105	LAN-TX
+product LOGITEC RTL8187		0x010c	RTL8187
 
 /* Logitech products */
 product LOGITECH M2452		0x0203	M2452 keyboard
@@ -1664,6 +1666,7 @@
 product NETGEAR FA101		0x1020	10/100 Ethernet
 product NETGEAR FA120		0x1040	USB 2.0 Fast Ethernet Adapter
 product NETGEAR MA111NA		0x4110	802.11b Adapter
+product NETGEAR WG111V2		0x6a00	WG111v2
 product NETGEAR XA601		0x8100	USB to PL Adapter
 
 product NETGEAR2 MA101		0x4100	MA101
@@ -1915,6 +1918,7 @@
 /* Realtek products */
 product REALTEK RTL8150L	0x8150	RTL8150L USB-Ethernet Bridge
 product REALTEK RTL8151		0x8151	RTL8151 PNA
+product REALTEK RTL8187		0x8187	RTL8187
 
 /* Research In Motion */
 product RIM BLACKBERRY			0x0001	BlackBerry
@@ -2177,6 +2181,7 @@
 
 /* Sphairon Access Systems GmbH products */
 product SPHAIRON UB801R		0x0110	UB801R
+product SPHAIRON RTL8187	0x0150	RTL8187
 
 /* STMicroelectronics products */
 product STMICRO COMMUNICATOR	0x7554	USB Communicator
@@ -2209,6 +2214,7 @@
 product DIAMOND2 PSAPLAY120	0x5003	Nike psa[play 120
 
 /* Surecom Technology products */
+product SURECOM EP9001G2A	0x11f2	EP-9001-g rev 2a
 product SURECOM EP9001G		0x11f3	EP-9001-g
 product SURECOM RT2573		0x31f3	RT2573
 

Reply via email to