.. |
autoconf.c
|
conf_init() is no more.
|
1995-04-10 05:44:08 +00:00 |
buserr.h
|
Add BUSERR_MMU (and some comments)
|
1995-02-11 21:02:36 +00:00 |
cache.c
|
First cut at code to support the VAC on 3/260 machines.
|
1995-04-13 21:46:15 +00:00 |
cache.h
|
First cut at code to support the VAC on 3/260 machines.
|
1995-04-13 21:46:15 +00:00 |
clock.c
|
Make sure we do not enable clock interrupts too early.
|
1995-04-07 04:30:13 +00:00 |
conf.c
|
Recover from the crusade. (sigh)
|
1995-04-13 22:01:25 +00:00 |
cons.c
|
bugs fixed and cleanup
|
1994-03-01 08:22:59 +00:00 |
cons.h
|
initial commit
|
1993-06-25 10:31:21 +00:00 |
control.c
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
control.h
|
minor cleanup
|
1995-02-11 20:59:37 +00:00 |
copy.s
|
restored wrong ?fc register on su*() routines. found by chris
|
1994-01-21 22:30:44 +00:00 |
db_interface.c
|
fixed problem that caused two consecutive segments to be using the same
|
1993-08-10 08:42:34 +00:00 |
db_machdep.c
|
Add "machine pgmap" (like PROM "p" command).
|
1995-02-13 22:22:22 +00:00 |
db_memrw.c
|
Add ddb commands: machine {abort|halt|reboot}
|
1995-02-07 04:34:45 +00:00 |
db_trace.c
|
fixed problem that caused two consecutive segments to be using the same
|
1993-08-10 08:42:34 +00:00 |
db_write.c
|
Implements db_write_bytes() for the sun3.
|
1994-11-17 05:08:55 +00:00 |
delay.s
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
disksubr.c
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
fpu.c
|
Determine FPU type during autoconfig.
|
1995-03-24 17:27:12 +00:00 |
genassym.c
|
Add _KERNEL
|
1995-03-28 04:30:45 +00:00 |
idprom.c
|
Moved some functions here from sun3_startup.c
|
1995-02-11 20:57:11 +00:00 |
in_cksum.c
|
added chksum support from hp300, removed bad stub
|
1993-08-13 22:37:56 +00:00 |
interreg.h
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
interrupt.s
|
Add VME interrupt attach.
|
1995-01-11 20:31:30 +00:00 |
intersil7170.h
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
isr.c
|
Announce unexpected interrupts once for each level.
|
1995-04-07 04:43:25 +00:00 |
lib.s
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
locore2.c
|
prepare to enable the cache
|
1995-04-13 22:05:41 +00:00 |
locore.s
|
Enable interrupts before autoconfig (like hp300).
|
1995-03-26 19:28:29 +00:00 |
m68k.s
|
Nuke FPCOPROC
|
1995-03-26 19:38:23 +00:00 |
machdep.c
|
prepare to enable the cache
|
1995-04-13 22:05:41 +00:00 |
mem.c
|
Recover from the crusade. (sigh)
|
1995-04-13 22:01:25 +00:00 |
ns_cksum.c
|
added chksum support from hp300, removed bad stub
|
1993-08-13 22:37:56 +00:00 |
obio.c
|
DVMA slave mapping support.
|
1995-02-13 22:23:55 +00:00 |
obio.h
|
New autoconfig interface to support VME, etc.
|
1994-12-12 18:58:45 +00:00 |
obmem.c
|
New autoconfig interface to support VME, etc.
|
1994-12-12 18:58:45 +00:00 |
obmem.h
|
New autoconfig interface to support VME, etc.
|
1994-12-12 18:58:45 +00:00 |
oc_cksum.s
|
added chksum support from hp300, removed bad stub
|
1993-08-13 22:37:56 +00:00 |
pmap.c
|
prepare to enable the cache
|
1995-04-13 22:05:41 +00:00 |
process.s
|
Do the I-cache flush in the process switch asm code like other ports.
|
1995-04-08 04:45:43 +00:00 |
signal.s
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
softint.s
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:38:16 +00:00 |
stub.c
|
Fix a warning.
|
1994-11-23 08:16:26 +00:00 |
sun3_startup.c
|
prepare to enable the cache
|
1995-04-13 22:05:41 +00:00 |
swapgeneric.c
|
Fix to make "root on sd2a" work (from David Jones)
|
1995-04-07 03:02:36 +00:00 |
TODO
|
new RCS ID format.
|
1994-10-26 09:07:55 +00:00 |
trap.c
|
Look out for null curproc->p_addr which caused a "Watchdog Reset!"
|
1995-04-07 03:12:51 +00:00 |
trap.s
|
Nuke FPCOPROC
|
1995-03-26 19:38:23 +00:00 |
vector.c
|
Kill some warnings.
|
1995-01-18 17:14:47 +00:00 |
vector.h
|
New autoconfig interface to support VME, etc.
|
1994-12-12 18:58:45 +00:00 |
vm_machdep.c
|
prepare to enable the cache
|
1995-04-13 22:05:41 +00:00 |
vme.c
|
New autoconfig interface to support VME, etc.
|
1994-12-12 18:58:45 +00:00 |