Module Name: src
Committed By: matt
Date: Tue Aug 16 07:05:16 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note MIPS DSP support.
To generate a diff of this commit:
cvs rdiff -u -r1.1594 -r1.1595 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.1594 src/doc/CHANGES:1.1595
--- src/doc/CHANGES:1.1594 Fri Aug 12 08:16:17 2011
+++ src/doc/CHANGES Tue Aug 16 07:05:15 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1594 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1595 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1104,4 +1104,5 @@
pwdog(4): A new driver for QUANCOM Electronic PWDOG1 watchdog timer
cards. [mbalmer 20110811]
gpio(4), gpiosim(4): Build as modules. [mbalmer 20110812]
+ mips: add support for MIPS DSP v2 ASE. [matt 20110815]