Module Name:    src
Committed By:   nat
Date:           Wed Oct 12 03:07:11 UTC 2016

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

Log Message:
Add Realtek 8192EU usb wifi adaptor.

OK christos@


To generate a diff of this commit:
cvs rdiff -u -r1.717 -r1.718 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.717 src/sys/dev/usb/usbdevs:1.718
--- src/sys/dev/usb/usbdevs:1.717	Tue Oct  4 21:36:38 2016
+++ src/sys/dev/usb/usbdevs	Wed Oct 12 03:07:11 2016
@@ -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	RTL81
 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

Reply via email to