Module Name: src
Committed By: jdc
Date: Thu Jan 14 07:47:53 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Add cas(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1341 -r1.1342 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.1341 src/doc/CHANGES:1.1342
--- src/doc/CHANGES:1.1341 Wed Jan 13 15:21:16 2010
+++ src/doc/CHANGES Thu Jan 14 07:47:53 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1341 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1342 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -513,6 +513,8 @@
[macallan 20091229]
wm(4): Add support for i82583V [msaitoh 20091230]
libc: Import tzcode2009k [mlelstv 20091231]
+ cas(4): Add a driver for Sun Cassini and Cassini+ Ethernet hardware.
+ From OpenBSD [jdc 20100107]
cobalt: Add LBA48 support to bootloader so that it can safely load
a kernel from NetBSD partition beyond >137GB boundary.
[tsutsui 20100110]