NetBSD/sys/arch/pc532/stand
phil f2d39a40d1 Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
..
Makefile Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
README
boot.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
conf.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
cons.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
devopen.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
filesystem.c
inflate.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
machdep.c
prf.c
rd.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
samachdep.h
scn.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
scsi_hi.c
scsi_low.c Changes from Matthias P. 1994-12-09 21:04:40 +00:00
sd.c Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
so.h
srt0.s Changes for new INSTALL generic kernel and compressed kernel boot. 1995-08-29 21:55:39 +00:00
test.c
tgets.c

README

$NetBSD: README,v 1.2 1994/10/26 08:25:43 cgd Exp $

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