Module Name: src
Committed By: matt
Date: Thu Jul 7 05:09:11 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Atheros MIPS-based SoC changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1574 -r1.1575 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.1574 src/doc/CHANGES:1.1575
--- src/doc/CHANGES:1.1574 Sun Jul 3 22:01:27 2011
+++ src/doc/CHANGES Thu Jul 7 05:09:11 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1574 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1575 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1057,3 +1057,5 @@
close on exec to opened file descriptors. [christos 20110626]
acpi(4): Updated ACPICA to 20110623. [jruoho 20110628]
less(1): Import version 444. [tron 20110703]
+ mips: Rework Atheros MIPS-based SoC support. Add initial support
+ for AR71xx (24K) and AR9344 (74K) SoCs.