Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Added Realtek devices.



details:   https://anonhg.NetBSD.org/src/rev/db20292beb56
branches:  trunk
changeset: 329609:db20292beb56
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Fri May 30 16:11:52 2014 +0000

description:
Added Realtek devices.

diffstat:

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

diffs (25 lines):

diff -r 593119ae76e9 -r db20292beb56 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri May 30 16:11:01 2014 +0000
+++ b/sys/dev/usb/usbdevs       Fri May 30 16:11:52 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.671 2014/05/27 13:41:01 ryoon Exp $
+$NetBSD: usbdevs,v 1.672 2014/05/30 16:11:52 nonaka Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2647,6 +2647,7 @@
 product RATOC REXUSB60F                0xb020  USB serial adapter REX-USB60F
 
 /* Realtek products */
+product REALTEK RTL8188ETV     0x0179  RTL8188ETV
 product REALTEK RTL8188CTV     0x018a  RTL8188CTV
 product REALTEK RTL8188RU_2    0x317f  RTL8188RU
 product REALTEK RTL8150L       0x8150  RTL8150L USB-Ethernet Bridge
@@ -2659,6 +2660,7 @@
 product REALTEK RTL8188CU_0    0x8176  RTL8188CU
 product REALTEK RTL8191CU      0x8177  RTL8191CU
 product REALTEK RTL8192CU      0x8178  RTL8192CU
+product REALTEK RTL8188EU      0x8179  RTL8188EU
 product REALTEK RTL8188CU_1    0x817a  RTL8188CU
 product REALTEK RTL8188CU_2    0x817b  RTL8188CU
 product REALTEK RTL8192CE      0x817c  RTL8192CE



Home | Main Index | Thread Index | Old Index