NetBSD/sys/arch/mac68k
scottr a7a5cd8399 Replace the call to macfb_init() when attaching a non-console fb device
with a call to macfb_clear().

[The purpose of macfb_init() is almost exclusively to initialize the
raster console blitter.  We really, really do not want to do this unless
we are actually initializing the console device, else we'll give rcons
the attributes of the last-seen fb device.  These will not necessarily
correspond to the attributes of the actual console device!]
2000-10-22 05:05:39 +00:00
..
compile
conf Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
dev Replace the call to macfb_init() when attaching a non-console fb device 2000-10-22 05:05:39 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
mac68k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
nubus Remove hack for unswapped read/write_multi in swapped space. 2000-08-01 13:08:39 +00:00
obio Fixup for bogus assumptions about bus_space_handle_t. 2000-07-30 21:40:49 +00:00
Makefile