diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-12-08 07:25:51 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-12-08 07:25:51 +0000 |
commit | 4c3000d2034f193c7fefa8b18953703bdba1c6cb (patch) | |
tree | 485009b12a80ad8e9952f5044d0a7ca133efeaa3 /sys/dev | |
parent | b13ae6db3da8f5103aef5c2b037f866b000c9fbf (diff) |
USB IDs for Realtek RTL8192U
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 33e2f70b775..cf6129891e2 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.461 2009/11/25 14:57:05 jasper Exp $ +$OpenBSD: usbdevs,v 1.462 2009/12/08 07:25:50 kevlo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1136,6 +1136,7 @@ product COREGA RT2870_2 0x003c RT2870 product COREGA RT2870_3 0x003f RT2870 product COREGA RT3070 0x0041 RT3070 product COREGA CGWLUSB300GNM 0x0042 CG-WLUSB300GNM +product COREGA CGWLUSB300N 0x0043 CG-WLUSB300N product COREGA WLUSB_11_STICK 0x7613 WLAN USB Stick 11 product COREGA FETHER_USB_TXC 0x9601 FEther USB-TXC @@ -1222,6 +1223,7 @@ product DIGITALSTREAM PS2 0x0001 PS/2 Active product DLINK DUBE100 0x1a00 10/100 ethernet product DLINK DSB650TX4 0x200c 10/100 ethernet product DLINK DWL120E 0x3200 DWL-120 rev E +product DLINK DWA130C 0x3301 DWA-130 rev C product DLINK DWL122 0x3700 DWL-122 product DLINK DWLG120 0x3701 DWL-G120 product DLINK DWL120F 0x3702 DWL-120 rev F @@ -2602,6 +2604,7 @@ product REALTEK RTL8151 0x8151 RTL8151 PNA product REALTEK RTL8187 0x8187 RTL8187 product REALTEK RTL8187B_0 0x8189 RTL8187B product REALTEK RTL8187B_1 0x8197 RTL8187B +product REALTEK RTL8192U 0x8192 RTL8192U product REALTEK RTL8187B_2 0x8198 RTL8187B /* Research In Motion products */ |