Module Name: src
Committed By: rmind
Date: Fri Apr 20 22:43:20 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Mention support for 256 CPUs on amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.1697 -r1.1698 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.1697 src/doc/CHANGES:1.1698
--- src/doc/CHANGES:1.1697 Thu Apr 19 17:52:39 2012
+++ src/doc/CHANGES Fri Apr 20 22:43:19 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1697 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1698 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -53,3 +53,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
a1k2cp(4). [rkujawa 20120417]
kernel: add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing
Interface II SAS controllers. [bouyer 20120419]
+ kernel: Add support for 256 CPUs on amd64. [rmind 20120420]