diff options
| author | nat <nat@NetBSD.org> | 2016-10-12 03:07:11 +0000 |
|---|---|---|
| committer | nat <nat@NetBSD.org> | 2016-10-12 03:07:11 +0000 |
| commit | 66e2da96acbb660e75ae6a9b8fcdbd1c7a1dcefb (patch) | |
| tree | 1246425068ee2a7756c93a0f75129c7e19855a56 /sys | |
| parent | 1db71c60e5d031a957081fede6b483a3be493cf5 (diff) | |
Add Realtek 8192EU usb wifi adaptor.
OK christos@
Diffstat (limited to 'sys')
| -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 4e0e373c1ef..42621f20486 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.717 2016/10/04 21:36:38 christos Exp $ +$NetBSD: usbdevs,v 1.718 2016/10/12 03:07:11 nat Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -2749,6 +2749,7 @@ product REALTEK RTL8188RU_3 0x817f RTL8188RU product REALTEK RTL8187 0x8187 RTL8187 product REALTEK RTL8187B_0 0x8189 RTL8187B product REALTEK RTL8188CUS 0x818a RTL8188CUS +product REALTEK RTL8192EU 0x818b RTL8192EU product REALTEK RTL8188CU_3 0x8191 RTL8188CU product REALTEK RTL8187B_1 0x8197 RTL8187B product REALTEK RTL8187B_2 0x8198 RTL8187B |
