Module Name: src
Committed By: rkujawa
Date: Thu Oct 27 22:18:51 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Mention the new driver for FastATA 1200.
To generate a diff of this commit:
cvs rdiff -u -r1.1618 -r1.1619 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.1618 src/doc/CHANGES:1.1619
--- src/doc/CHANGES:1.1618 Tue Oct 25 06:03:25 2011
+++ src/doc/CHANGES Thu Oct 27 22:18:50 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1618 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1619 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1149,3 +1149,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
sparc64: Switch to GDB 7.3.1. [mrg 20111024]
arm: Switch to GDB 7.3.1. [mrg 20111024]
powerpc: Switch to GDB 7.3.1. [mrg 20111024]
+ efa(4): Add driver for ELBOX FastATA 1200. [rkujawa 20111028]