NetBSD/sys/arch/mac68k
scottr a4adbf2f86 Move initialization of the iomem extent struct from mac68k_set_io_offset()
to mac68k_init(), so that we're through frobbing the MMU in special ways
by the time we get there.  While it doesn't actually cause a problem with
the current structure of our initialization code, it probably would have
in the future.
1999-05-03 19:10:54 +00:00
..
compile
conf Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
dev Actually, the last change solved a different but related problem than 1999-04-21 06:00:07 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
mac68k Move initialization of the iomem extent struct from mac68k_set_io_offset() 1999-05-03 19:10:54 +00:00
nubus
obio From Ken'ichi Ishizaka: correct the calculation of the frame buffer 1999-04-28 05:24:08 +00:00
Makefile