NetBSD/sys/arch/mac68k/mac68k
1998-09-22 16:01:51 +00:00
..
autoconf.c Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
bus_space.c Checkpoint of UVM work to date. This includes a fully-functioning 1998-04-24 05:27:24 +00:00
clock.c The annoying message about trusting ourselves to write the PRAM should 1997-10-07 03:04:55 +00:00
clockreg.h Make CLK_INTERVAL depend on HZ; update comments to match. 1996-04-01 05:16:52 +00:00
conf.c Fix an oversight in chrtoblktab[], kindly pointed out by Michael Graff. 1997-10-13 03:59:18 +00:00
disksubr.c First pass KNF. This probably needs more work. 1998-09-22 16:01:51 +00:00
fpu.c Correct type of 'nofault', and some whitespace KNFing. 1998-04-20 06:46:16 +00:00
genassym.cf Checkpoint of UVM work to date. This includes a fully-functioning 1998-04-24 05:27:24 +00:00
intr.c The return value from intr_dispatch() is no longer necessary. 1998-08-25 04:03:56 +00:00
kgdb_machdep.c Add the remaining kgdb pieces from sun3/hp300, with some mac68k-specific 1998-05-05 06:48:51 +00:00
locore.s Adjust for the new "reaper" kernel thread: do not free the vmspace and 1998-09-09 00:07:48 +00:00
macglobals.s Clean up comments. 1997-09-16 16:13:47 +00:00
machdep.c Add on-board video information for the LC III, and a guess 1998-08-27 07:31:34 +00:00
macrom.c Don't add IOBase to sccA; it's an address, not an offset. 1998-09-12 02:42:27 +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 Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
mainbus.c Update for changes to config. 1998-01-12 18:59:04 +00:00
mem.c Fix some arithmetics lossage on typeless pointers. 1998-05-07 21:01:41 +00:00
pmap_bootstrap.c New and improved console framebuffer initialization and autoconfig. This 1998-08-12 02:36:36 +00:00
pmap.c In pmap_check_wiring(), be careful to use uvm_map_lookup_entry() if we're 1998-05-27 05:47:22 +00:00
pram.c Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
pram.h Updates from John Wittkoski for new ADB driver. 1997-04-08 03:19:04 +00:00
pramasm.s Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
psc.c New framework for handling processor interrupts, derived in part from 1998-08-12 05:42:44 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
trap.c defopt DDB. 1998-07-04 22:18:13 +00:00
vectors.s New framework for handling processor interrupts, derived in part from 1998-08-12 06:58:42 +00:00
via.c Undo a thinko in the various VIA2 isr loops: increment 1998-07-01 18:57:36 +00:00
vm_machdep.c In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00