NetBSD/sys/arch/mac68k/mac68k
thorpej d9d9b2f705 Remove a comment that has not been applicable for some time. 1997-07-12 19:03:11 +00:00
..
autoconf.c Move findroot/setroot stuff from configure() to cpu_rootconf(). 1997-03-26 22:38:40 +00:00
clock.c Convert to generalized VIA interrupt registration 1997-02-28 07:46:59 +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 backout previous kprintf change 1996-10-13 03:21:13 +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 Eliminate references to vmspace.vm_pmap 1997-05-13 18:00:49 +00:00
locore.s Remove a comment that has not been applicable for some time. 1997-07-12 19:03:11 +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 Remove a stowaway that got in on the last commit. 1997-07-12 06:13:08 +00:00
macrom.c Update for vm/lock.h -> sys/lock.h change 1997-07-10 18:00:40 +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 Mask off page offset when building a pte for mapping the 1997-06-19 17:00:02 +00:00
pram.c Use the new opt_mrg_adb.h header. 1997-04-14 16:56: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 Fix from camk@telecom.ksu.edu (Kelly Campbell), via Ken Nakata, for a 1997-06-25 12:44:05 +00:00
vectors.s Remove unused (#ifdef'ed) vector 0 initalizer 1997-06-29 05:52:11 +00:00
via.c Mask off 'internal slot' in check to see if we should enable nubus intrs. 1997-04-04 15:33:30 +00:00
vm_machdep.c Adjust for previous m68k/pcb.h change 1997-05-20 03:25:07 +00:00