Module Name: src
Committed By: bsh
Date: Sat Nov 13 08:01:23 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
i.MX51 and NetWalker
To generate a diff of this commit:
cvs rdiff -u -r1.1458 -r1.1459 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.1458 src/doc/CHANGES:1.1459
--- src/doc/CHANGES:1.1458 Sat Nov 13 00:47:23 2010
+++ src/doc/CHANGES Sat Nov 13 08:01:23 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1458 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1459 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -784,3 +784,7 @@
Ethernet device [jnemeth 20101112]
etphy(4): Add a driver for the Agere/LSI ET1011 TruePHY Gigabit
Ethernet PHY [jnemeth 20101112]
+ arm: Add support for i.MX51 SoC.
+ [bsh 20101113]
+ evbarm: Add initial support for Sharp NetWalker MID.
+ [bsh 20101113]