Note prep support for RAVEN based machines. (mcp750, mvme2600, MTX604)
This commit is contained in:
parent
0994dd0691
commit
bd63361acd
|
@ -1,4 +1,4 @@
|
|||
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.837 $>
|
||||
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.838 $>
|
||||
|
||||
|
||||
[Note: This file does not mention every change made to the NetBSD source tree.
|
||||
|
@ -91,6 +91,8 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
|
|||
to locate files within an emulation's root directory.
|
||||
Instead get namei() to check the emulation root first.
|
||||
[dsl 20070422]
|
||||
prep: add support for the MTX604 RAVEN based machine. Other RAVEN
|
||||
based machines are also likely to work now. [garbled 20070426]
|
||||
wm(4): Added support for the Intel i82801H (ICH8) gigabit ethernet
|
||||
controller. [bouyer 20070429]
|
||||
kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
|
||||
|
|
Loading…
Reference in New Issue