Module Name: src
Committed By: msaitoh
Date: Fri Jul 7 08:46:49 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
wbsio(4): Add 12 devices.
To generate a diff of this commit:
cvs rdiff -u -r1.2295 -r1.2296 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.2295 src/doc/CHANGES:1.2296
--- src/doc/CHANGES:1.2295 Fri Jun 30 11:55:56 2017
+++ src/doc/CHANGES Fri Jul 7 08:46:49 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2295 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2296 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -31,3 +31,6 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
bind: Import version 9.10.5-P1. [christos 20170615]
expat: Import 2.2.1 (security fixes) [christos 20170617]
bind: Import version 9.10.5-P2. [christos 20170630]
+ wbsio(4): Add support for Winbond W83627DHG-P, W83627SF, W83627UHG,
+ W83667HGB, W83687THF, W83697UG, Nuvoton NCT5104D, NCT6775,
+ NCT6779, NCT6791, NCT6792 and NCT6793. [msaitoh 20170707]