Module Name: src
Committed By: cnst
Date: Sun Feb 21 05:21:25 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
mention wbsio(4) in doc/CHANGES
To generate a diff of this commit:
cvs rdiff -u -r1.1360 -r1.1361 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.1360 src/doc/CHANGES:1.1361
--- src/doc/CHANGES:1.1360 Thu Feb 11 14:10:22 2010
+++ src/doc/CHANGES Sun Feb 21 05:21:25 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1360 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1361 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -552,3 +552,5 @@
OpenBSD. [msaitoh 20100209]
aibs(4): New driver for ASUSTeK AI Booster (ACPI ASOC ATK0110)
hardware monitor with limit support. [cnst 20100209]
+ wbsio(4): New driver for Winbond Super I/O attachment of
+ lm(4) on any port. [cnst 20100221]