Module Name: src
Committed By: cnst
Date: Wed Feb 10 01:40:25 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
mention aibs(4); suggested: pgoyette;
To generate a diff of this commit:
cvs rdiff -u -r1.1357 -r1.1358 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.1357 src/doc/CHANGES:1.1358
--- src/doc/CHANGES:1.1357 Tue Feb 9 01:48:29 2010
+++ src/doc/CHANGES Wed Feb 10 01:40:24 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1357 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1358 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -548,3 +548,5 @@
kern.mbuf.nmbclusters. [joerg 20100208]
mfi(4): Add support for LSI's newer (GEN2) RAID controller from
OpenBSD. [msaitoh 20100209]
+ aibs(4): New driver for ASUSTeK AI Booster (ACPI ASOC ATK0110)
+ hardware monitor with limit support. [cnst 20100209]