NetBSD/sys/arch/pmax/stand/scsiboot
simonb 6c2628b5d0 Almost working bootblocks for the pmax. This compiles fine with gcc
2.7.2.2-myc2 (and produces _identical_ bootblocks with the 1.3.3
bootblocks which weren't in the tree), but egcs 1.1.1 builds a ufs.o
that's about a 100 bytes too big, and it busts the 7.5k we've got for
bootrz.

Still needs cleanup - the Makefiles could be better/cleaner, and doesn't
install yet (because of above problem).  At least there's something to
work with now.

Note that we have our own versions of a lot of the sys/lib/libsa
routines which are less functional/smaller.
1999-01-21 12:33:39 +00:00
..
Makefile Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
alloc.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
boot.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
bootxx.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
byteswap.h RCSID Police. 1998-01-05 07:02:46 +00:00
conf.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
filesystem.c
mkboot.c
mkboottape.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
rz.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
rz.h Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
start.S Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
tz.h Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00