diff options
| author | mlelstv <mlelstv@NetBSD.org> | 2016-11-04 20:39:33 +0000 |
|---|---|---|
| committer | mlelstv <mlelstv@NetBSD.org> | 2016-11-04 20:39:33 +0000 |
| commit | 5b4e057bcf4747ad7a1983e5078b7fe50ec25e8e (patch) | |
| tree | ee0c229a20a17b4c0f942d72b9f9cf4f9bac5203 /sys/dev/usb/usbdevs | |
| parent | 06d000b704e1ea27b753407dcbecadcd36de18ec (diff) | |
add id for RTL8188EU from vendor ABOCOM
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 59723fa1542..fe50592a4fe 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.722 2016/10/31 04:15:22 nonaka Exp $ +$NetBSD: usbdevs,v 1.723 2016/11/04 20:39:33 mlelstv Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -649,6 +649,7 @@ product ABOCOM XX9 0x4104 XX9 product ABOCOM UFE2000 0x420a UFE2000 USB2.0 Fast Ethernet Adapter product ABOCOM WL54 0x6001 WL54 product ABOCOM RTL8192CU 0x8178 RTL8192CU +product ABOCOM RTL8188EU 0x8179 RTL8188EU product ABOCOM RTL8188CU_1 0x8188 RTL8188CU product ABOCOM RTL8188CU_2 0x8189 RTL8188CU product ABOCOM XX10 0xabc1 XX10 |
