.. |
autoconf.c
|
Since nothing depends on interrupts during autoconfig proper
|
1999-11-05 19:06:39 +00:00 |
bus_space.c
|
Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),
|
1999-12-12 08:18:48 +00:00 |
clock.c
|
Enable interrupts during delay calibration. We pretty much have
|
1999-11-05 19:14:56 +00:00 |
clockreg.h
|
|
|
conf.c
|
Merge wscons work onto the main development branch.
|
2000-02-14 07:01:44 +00:00 |
disksubr.c
|
Use b_cylinder as defined in sys/buf.h
|
2000-01-18 19:43:02 +00:00 |
fpu.c
|
|
|
genassym.cf
|
CL* discarding.
|
1999-12-04 21:13:19 +00:00 |
intr.c
|
Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports.
|
2000-02-21 20:38:46 +00:00 |
iop.c
|
Include a bit more info about what's not happening with IOP.
|
1999-06-28 04:33:21 +00:00 |
kgdb_machdep.c
|
Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),
|
1999-12-12 08:18:48 +00:00 |
locore.s
|
Back out previous; it's now dead code.
|
2000-03-09 23:15:23 +00:00 |
macglobals.s
|
|
|
machdep.c
|
The last change has proven unreliable. Attack the problem differently;
|
2000-03-09 22:27:09 +00:00 |
macrom.c
|
Change the annoying printf() of 2 backspaces to a space followed by a
|
1999-06-12 00:21:13 +00:00 |
macrom.h
|
|
|
macromasm.s
|
|
|
mainbus.c
|
|
|
mem.c
|
Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),
|
1999-12-12 08:18:48 +00:00 |
pmap_bootstrap.c
|
Merge wscons work onto the main development branch.
|
2000-02-14 07:01:44 +00:00 |
pmap.c
|
Update for pmap_enter() API change. No functional difference.
|
1999-11-13 00:30:26 +00:00 |
pram.c
|
Unfortunately, several changes that are intermingled:
|
1999-06-28 01:56:55 +00:00 |
pram.h
|
|
|
pramasm.s
|
|
|
psc.c
|
Add some constants from Linux/mac68k to note SCC, floppy, and SCSI registers.
|
1999-06-28 01:41:13 +00:00 |
sys_machdep.c
|
Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),
|
1999-12-12 08:18:48 +00:00 |
trap.c
|
Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),
|
1999-12-12 08:18:48 +00:00 |
vectors.s
|
Unfortunately, several changes that are intermingled:
|
1999-06-28 01:56:55 +00:00 |
via.c
|
Use constants defined in viareg.h to set value of VIA2.
|
2000-02-21 05:36:11 +00:00 |
vm_machdep.c
|
Fix PR9240: comment above cpu_fork() out of synch with reality on most ports.
|
2000-01-20 22:18:54 +00:00 |