NetBSD/sys/arch/pmax
simonb 6f6573cb10 Move BOOTINFO_ADDR up to 0x8001fc00, and reduce the maximum size of a
bootinfo record to 1kB (we are using less than 200 bytes now) so that it
doesn't run into addition PROM memory.

At 0x8001f00 the bootinfo record was stomping on some memory used by the
SFB cards for font information.
1999-04-22 01:52:54 +00:00
..
compile
conf Comment out 'config nfsnetbsd'. 1999-04-21 12:53:56 +00:00
dev Define rcons_connect() only if (NFB > 0). Define rcons_connect_native() only 1999-04-22 00:33:30 +00:00
ibus - Rearrangement for TC decoupling with some typo fixes. 1999-03-15 07:52:05 +00:00
include Move BOOTINFO_ADDR up to 0x8001fc00, and reduce the maximum size of a 1999-04-22 01:52:54 +00:00
pmax In cpu_startup(): 1999-04-21 02:03:24 +00:00
stand Sync with rev 1.9 of sys/arch/i386/stand/lib/loadfile.c: 1999-04-17 11:24:16 +00:00
tc make this compile again with no rcons. 1999-04-20 06:42:54 +00:00
Makefile