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 Realtek 8192EU usb wifi adaptor.
details: https://anonhg.NetBSD.org/src/rev/a2fdd8101bfa
branches: trunk
changeset: 348251:a2fdd8101bfa
user: nat <nat%NetBSD.org@localhost>
date: Wed Oct 12 03:07:11 2016 +0000
description:
Add Realtek 8192EU usb wifi adaptor.
OK christos@
diffstat:
sys/dev/usb/usbdevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d281f6327774 -r a2fdd8101bfa sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Wed Oct 12 02:56:45 2016 +0000
+++ b/sys/dev/usb/usbdevs Wed Oct 12 03:07:11 2016 +0000
@@ -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 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
Home |
Main Index |
Thread Index |
Old Index