..
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
…
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
Use genassym.sh to facilitate cross-compiling.
1997-04-15 06:11:38 +00:00
locore.s
- Use common mac68k sigcode.
1997-04-13 02:43:51 +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
Organize cpu_reboot() like hp300; this allows us to behave less
1997-04-16 07:16:49 +00:00
macrom.c
Use the new opt_mrg_adb.h header.
1997-04-14 16:56:26 +00:00
macrom.h
Updates from John Wittkoski for new ADB driver.
1997-04-08 03:19:04 +00:00
macromasm.s
Use opt_mrg_adb.h header (missed in previous commit)
1997-04-15 07:02:50 +00:00
mainbus.c
Revamp mainbus and obio autoconfiguration, with some direction (and the
1996-12-17 06:47:37 +00:00
mem.c
zeropage -> devzeropage, and make it static.
1997-02-02 08:18:58 +00:00
pmap.c
copypage() is now declared in m68k/cpu.h
1997-02-02 21:33:30 +00:00
pmap_bootstrap.c
If 040 MMU is enabled, attempt to get memory mapping. (At present, this
1997-01-07 07:44:01 +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
regdump() takes a struct trapframe *
1997-04-09 20:20:46 +00:00
vectors.s
…
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
Move physaccess/physunaccess prototypes.
1997-03-15 05:39:45 +00:00