Module Name:    src
Committed By:   nonaka
Date:           Fri May 30 16:11:52 UTC 2014

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Added Realtek devices.


To generate a diff of this commit:
cvs rdiff -u -r1.671 -r1.672 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.671 src/sys/dev/usb/usbdevs:1.672
--- src/sys/dev/usb/usbdevs:1.671	Tue May 27 13:41:01 2014
+++ src/sys/dev/usb/usbdevs	Fri May 30 16:11:52 2014
@@ -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 REXUSB60		0xb000	USB seria
 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 RTL8174		0x8174	RTL8174
 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

Reply via email to