NetBSD/sys/arch
ragge 9ff9efe46a Rewriting of the VAX boot block. Differences:
- Use the RPB for passing boot device info up to kernel, instead of the
  old BSD "hack" with an encoded longword (see sys/reboot.h for details)
- Instead of separate drivers for all devices, use the HW-provided ROM
  routines as much as possible.
- Add filesystem support for CD9660 also (now when there is space).
- Make everything compile with WARNS=1.

The boot block is now <7K in size and have support for UFS, CD9660 and USTAR.
2000-05-20 13:21:29 +00:00
..
alpha A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
amiga A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
arc Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
arm26 Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
arm32 Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
atari Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
bebox Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
cobalt Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
evbsh3 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
hp300 A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
hpcmips Add NEC Mobile Pro 780/880 and Vadem Clio 1050. 2000-05-20 07:11:25 +00:00
i386 #if 0 out the consdev command stuff -- with it, boot blocks don't 2000-05-19 22:26:50 +00:00
luna68k A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
m68k defopt FPSP. 2000-05-14 14:13:53 +00:00
mac68k A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
macppc A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
mips Make cache printing a little more consistent. 2000-05-17 23:35:44 +00:00
mmeye Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
mvme68k Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
news68k A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
newsmips A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
next68k Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
ofppc Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
pc532 A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
pmax A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
powerpc Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
prep Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
sh3 supports single step! 2000-05-10 20:28:33 +00:00
sparc A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
sparc64 A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
sun3 A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
vax Rewriting of the VAX boot block. Differences: 2000-05-20 13:21:29 +00:00
x68k A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00