NetBSD/sys/arch/pc532/stand
phil 76987b5103 Clarify author and state of source. 1994-08-08 18:42:53 +00:00
..
Makefile add target install to Makefile 1994-07-24 20:29:45 +00:00
README boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
boot.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
conf.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
cons.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
devopen.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
filesystem.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
machdep.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
prf.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
samachdep.h boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
scn.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
scsi_hi.c Clarify author and state of source. 1994-08-08 18:42:53 +00:00
scsi_low.c Clarify author and state of source. 1994-08-08 18:42:53 +00:00
sd.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
so.h boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
srt0.s boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
test.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
tgets.c boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00

README

pc532 stand/boot
Phil Budne <phil@ultimate.com> 5/19/1994

Based on hp300 stand/pboot.c, uses libso
	(lacks the fun "spinner" that the i386 boot program displays)

May be debugged under usermode (using "testboot" image)

Passes howto, bootdev, & symbols to booted program;
	r3/ magic value 0xc1e86394 (3253232532)
	r4/ end of symbols
	r5/ physical load address (typ 0x2000)
	r6/ bootdev
	r7/ howto (flags: RB_{ASKNAME,KDB,SINGLE,HALT})

All files have Berzerkley style copyrights, except libso files from
Jordan Hubbard's "libso" (which in turn come from Bruce Culbertson's
ROM monitor); scsi_hi.c scsi_lo.c so.h

TODO:

check if kernel will overlap boot program!
pick up initial how and boot dev