NetBSD/sys/arch/mac68k
scottr 1e3acdfc88 Kill the conspa variable, and use mac68k_vidphys instead. Where we used
to initialize conspa was invalid on non-040 machines, since we don't
know which MMU we're using on those, yet.  On the other hand, by the time
we get to check_video() on the 040 machines, the MMU has been disabled.
Compromise:  get the video PA in setmachdep() on the 040, and in
check_video() on the others.  (This is not optimal.  *sigh*)
1996-11-19 07:17:47 +00:00
..
compile new RCS ID format. 1994-10-26 08:45:48 +00:00
conf - Move non-optional options SWAPPAGER, VNODEPAGER, and DEVPAGER to std.mac68k 1996-11-19 00:38:05 +00:00
dev Kill the conspa variable, and use mac68k_vidphys instead. Where we used 1996-11-19 07:17:47 +00:00
include Include MACHINE_NONCONTIG here. It isn't needed on all macs, but it has been 1996-11-15 14:21:00 +00:00
mac68k Kill the conspa variable, and use mac68k_vidphys instead. Where we used 1996-11-19 07:17:47 +00:00
nubus Fix a raft of printf format strings and some declaration problems for 1996-10-21 05:42:23 +00:00
obio Check to make sure that ASCBase is accessable before claiming that we 1996-11-09 17:26:26 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00