Add a number of products that use Realtek's RTL8187 802.11 chip.
This commit is contained in:
parent
aa7979227e
commit
25c5d062fb
|
@ -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 @@ product DIAMOND RIO500USB 0x0001 Rio 500 USB
|
|||
/* 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_H443SU2 0x0033 DVD Multi-plus unit LDR-H443SU2
|
|||
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 EA101X 0x1002 Ethernet adapter
|
|||
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 @@ product RATOC REXUSB60F 0xb020 USB serial adapter REX-USB60F
|
|||
/* 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 @@ product SOURCENEXT KEIKAI8 0x039f KeikaiDenwa 8
|
|||
|
||||
/* 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 RIO800USB 0x5002 Rio 800 USB
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue