Module Name: src
Committed By: nonaka
Date: Wed Oct 29 14:28:10 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note recent rtsx(4) change.
To generate a diff of this commit:
cvs rdiff -u -r1.2006 -r1.2007 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.2006 src/doc/CHANGES:1.2007
--- src/doc/CHANGES:1.2006 Wed Oct 29 01:17:34 2014
+++ src/doc/CHANGES Wed Oct 29 14:28:10 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2006 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2007 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -93,3 +93,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
QEMU, KVM, and Google Compute Engine. From OpenBSD.
dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
resolvconf(8): Import openresolv-3.6.1 [roy 20141029]
+ rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B.
+ [nonaka 20141029]