diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-05-16 09:30:06 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-05-16 09:30:06 +0000 |
commit | 1c0e9dbe5d990f31c232eab938b19449c013d785 (patch) | |
tree | 73741afd811c729c6ea2a0d594c68b892bbeac67 /sys/dev/usb/usbdevs | |
parent | e51faf9cad832f484cf3aa5db762554ae41f64bf (diff) |
add another RTL8188 id, from Sigi Rudzio
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index aaadde171ad..0b0f1059e9b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.598 2013/03/07 23:39:14 jcs Exp $ +$OpenBSD: usbdevs,v 1.599 2013/05/16 09:30:05 sthen Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3374,6 +3374,7 @@ product REALTEK RTL8188CU_2 0x817b RTL8188CU product REALTEK RTL8192CE 0x817c RTL8192CE product REALTEK RTL8188RU 0x817d RTL8188RU product REALTEK RTL8188CE_1 0x817e RTL8188CE +product REALTEK RTL8188RU_3 0x817f RTL8188RU product REALTEK RTL8187 0x8187 RTL8187 product REALTEK RTL8187B_0 0x8189 RTL8187B product REALTEK RTL8188CUS 0x818a RTL8188CUS |