wiz
0995897f47
Remove ipip reference.
2002-03-04 14:12:56 +00:00
simonb
64c7743a05
Don't "extern int cold;" - this is in <sys/kernel.h>.
2002-03-04 02:19:07 +00:00
wiz
1b7f309f0a
Correct misspellings of "failed".
2002-03-04 01:38:31 +00:00
scw
293681cdc3
Rename the bootstrap from netboot to just boot as eventually it will
...
support both network and scsi devices in one binary.
(There are no absolute size restrictions for a PReP-style one-stage
bootloader).
2002-03-03 11:03:43 +00:00
scw
087d3361fc
Define NEWPMAP here if it is not already defined, for the benefit
...
of lkms.
2002-03-03 10:55:35 +00:00
scw
44c52d4714
No longer need to define CACHELINESIZE here, and move NEWPMAP option
...
to std.mvmeppc since the old pmap module is not supported on mvmeppc.
2002-03-03 10:53:10 +00:00
scw
6cf459ffb5
Add BAT_G to the I/O bats, as per matt@netbsd.org's change for macppc.
2002-03-02 11:01:50 +00:00
scw
fc673fcd59
Missed this file when adding mvmeppc port.
2002-02-28 21:54:42 +00:00
scw
bd9412df1c
Oops, replace this with a (very) slightly modified version of prep's
...
intr.h instead of a remnant of my original hacking where it was based
on sandpoint's.
2002-02-28 00:27:38 +00:00
scw
eb06a2e443
Nuke a file which should not have been commited.
2002-02-28 00:02:26 +00:00
scw
f179ae8cce
Get in sync with include files.
2002-02-27 21:55:44 +00:00
scw
4c447e5383
New port: NetBSD/mvmeppc
...
Based mostly on NetBSD/prep at this time since the earlier mvme160x
boards are pretty much PReP compliant. Later boards in the range
diverge somewhat from the reference platform, hence the separate port.
Still needs *lots* of bashing into shape, but at this time it will
boot to multi-user over ethernet on an MVME1603-051.
2002-02-27 21:02:12 +00:00