note new sparc64 floppy support

This commit is contained in:
jnemeth 2006-10-06 08:58:29 +00:00
parent 6238d5fa66
commit f086fb4812
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.723 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.724 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -106,3 +106,5 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
[gdamore 20061002]
sun3: Add MI softintr(9) support by shared sources with sun2 port.
[tsutsui 20061005]
sparc64: Add floppy support based on sparc driver and hints from
from OpenBSD for sbus/ebus attachment. [jnemeth 20061006]