NetBSD/sys/arch/mac68k/mac68k
mycroft a9155c5057 Set the status word as well, and remove a bogus comment. 1997-09-12 10:29:20 +00:00
..
autoconf.c Move VIA_initialize() from configure() to locore.s, shortly after 1997-09-10 04:22:33 +00:00
clock.c Eliminate the use of the register keyword, and use standard 1997-09-03 06:14:42 +00:00
clockreg.h Make CLK_INTERVAL depend on HZ; update comments to match. 1996-04-01 05:16:52 +00:00
conf.c Add se, and make some comsmetic changes for easier maintenance. 1997-03-24 18:20:10 +00:00
disksubr.c Make #include directives consistent. All MD headers are of the form: 1997-08-11 22:53:26 +00:00
dpme.h Format the NetBSD Id string like it is elsewhere 1996-06-23 15:30:51 +00:00
fpu.c Convert all foo_match() functions to use a `struct cfdata *' for their 1996-12-16 16:17:02 +00:00
genassym.cf Do run-time determination whether to save the TC value for AV 1997-08-30 22:29:10 +00:00
locore.s For consistency: VIA_initialize() -> via_init() 1997-09-10 04:38:47 +00:00
macglobals.s Some updates from Bob Nestor <rnestor@metronet.com> to get the Performa 550 1996-05-14 04:00:48 +00:00
machdep.c Set the status word as well, and remove a bogus comment. 1997-09-12 10:29:20 +00:00
macrom.c Make #include directives consistent. All MD headers are of the form: 1997-08-11 22:53:26 +00:00
macrom.h Whoops; here's the rest of the Deferred Task Manager changes. 1997-05-12 07:53:04 +00:00
macromasm.s Add en implementation of the Deferred Task Manager, contributed by Paul 1997-05-12 07:29:29 +00:00
mainbus.c Revamp mainbus and obio autoconfiguration, with some direction (and the 1996-12-17 06:47:37 +00:00
mem.c s/mac68k_btop/m68k_btop/ 1997-06-10 19:02:33 +00:00
pmap.c s/mac68k_trunc_page/m68k_trunc_page/ s/mac68k_btop/m68k_btop/ 1997-06-10 19:09:05 +00:00
pmap_bootstrap.c Back out last commit; it interfered with NuBus video, and will 1997-09-04 00:54:04 +00:00
pram.c Make #include directives consistent. All MD headers are of the form: 1997-08-11 22:53:26 +00:00
pram.h Updates from John Wittkoski for new ADB driver. 1997-04-08 03:19:04 +00:00
pramasm.s Use opt_mrg_adb.h header (missed in previous commit) 1997-04-15 07:02:50 +00:00
sys_machdep.c Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized 1996-05-05 06:15:56 +00:00
trap.c Make the diagnostic panic message when we don't have a pcb consistent 1997-08-07 21:37:03 +00:00
vectors.s Don't initialize the bus error and address error vectors; as we do that 1997-09-03 06:16:24 +00:00
via.c For consistency: VIA_initialize() -> via_init() 1997-09-10 04:38:47 +00:00
vm_machdep.c Adjust for previous m68k/pcb.h change 1997-05-20 03:25:07 +00:00