Module Name: src
Committed By: tsutsui
Date: Mon Jan 14 02:17:45 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
Note luna68k bootloader updates.
To generate a diff of this commit:
cvs rdiff -u -r1.1780 -r1.1781 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.1780 src/doc/CHANGES:1.1781
--- src/doc/CHANGES:1.1780 Sat Jan 12 22:28:40 2013
+++ src/doc/CHANGES Mon Jan 14 02:17:45 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1780 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1781 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -172,3 +172,6 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
kernel: Add usmsc(4), a driver for SMSC LAN95xx USB LAN devices,
ported from OpenBSD. [skrll 20130109]
arm: kill userland FPA support, replace with VFP. [matt 20130111]
+ luna68k: Add netboot support. [tsutsui 20130113]
+ luna68k: Fix bootloader to make secondary SPC SCSI on LUNA-II work
+ properly. [tsutsui 20130114]