Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb add id for RTL8188EU from vendor ABOCOM



details:   https://anonhg.NetBSD.org/src/rev/e61db43bd498
branches:  trunk
changeset: 818885:e61db43bd498
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Fri Nov 04 20:39:33 2016 +0000

description:
add id for RTL8188EU from vendor ABOCOM

diffstat:

 sys/dev/usb/usbdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 40930abba88c -r e61db43bd498 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Nov 04 20:19:58 2016 +0000
+++ b/sys/dev/usb/usbdevs       Fri Nov 04 20:39:33 2016 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index