Module Name: src
Committed By: tsutsui
Date: Thu Apr 1 17:15:02 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention EtherNEC support for atari.
To generate a diff of this commit:
cvs rdiff -u -r1.1374 -r1.1375 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.1374 src/doc/CHANGES:1.1375
--- src/doc/CHANGES:1.1374 Thu Apr 1 05:08:46 2010
+++ src/doc/CHANGES Thu Apr 1 17:15:02 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1374 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1375 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -574,3 +574,5 @@
dhcpcd(8): Import dhcpcd-5.2.2. [roy 20100331]
dbcool(4): Added support for ADM1031 therman sensor / fan controller
[macallan 20100401]
+ atari: Add support for the EtherNEC, ISA NE2000 based Ethernet
+ connected to Atari ROM cartridge slot. [tsutsui 20100401]