Module Name: src
Committed By: nat
Date: Wed Oct 12 03:27:00 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Add support for Realtek 8192EU.
To generate a diff of this commit:
cvs rdiff -u -r1.2196 -r1.2197 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2196 src/doc/CHANGES:1.2197
--- src/doc/CHANGES:1.2196 Sun Oct 9 09:25:26 2016
+++ src/doc/CHANGES Wed Oct 12 03:27:00 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2196 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2197 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -381,3 +381,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
mips: Add support for MediaTek MT7628 SoC [ryo 20161006]
libc: Update to tzcode2016g. [christos 20161007]
dhcpcd(8): Import dhcpcd-6.11.4 [roy 20161009]
+ urtwn(4): Add support for Realtek 8192EU [nat 20161012]