.. |
amd7930intr.s
|
Insert RCS Id.
|
1997-03-11 01:03:07 +00:00 |
asm.h
|
Implement asm macros to allow 64-bit load/store to alternate address space.
|
1996-07-01 18:01:26 +00:00 |
autoconf.c
|
Make sure to disable interrupts in the Interrupt Enable register as soon
|
1997-03-12 11:04:35 +00:00 |
auxreg.c
|
Panic if `auxreg' is requested but is not there. Not much we can do about
|
1996-12-11 00:51:06 +00:00 |
auxreg.h
|
|
|
bsd_fdintr.s
|
New location of Interrupt Enable register on sun4/sun4c.
|
1997-03-10 23:08:31 +00:00 |
cache.c
|
Use `mcxx' from cpuinfo instead of re-consulting the MMU registers
|
1997-03-12 15:44:28 +00:00 |
cache.h
|
Re-write of CPU/MMU detection code.
|
1997-03-11 00:44:00 +00:00 |
clock.c
|
Replace cpumod' with cpuinfo.cpu_type' equivalent.
|
1997-03-10 23:09:55 +00:00 |
clockreg.h
|
|
|
conf.c
|
use pseudo-device ipfilter, not ipl.
|
1997-01-07 11:35:01 +00:00 |
cpu.c
|
Turn off "cache pagetables bit" on non-MXCC modules.
|
1997-03-12 22:52:19 +00:00 |
cpuvar.h
|
New ARP system, supports IPv4 over any hardware link.
|
1997-03-15 18:09:08 +00:00 |
db_disasm.c
|
Various cleanup; mostly trailing spaces/tabs.
|
1996-03-31 23:44:53 +00:00 |
db_interface.c
|
db_expr_t is now a long.
|
1997-02-05 00:01:50 +00:00 |
db_trace.c
|
Check for frame pointers we can handle (i.e. in kernel space). This prevents
|
1996-04-04 23:25:35 +00:00 |
disksubr.c
|
Fix label sector confusion, per der mouse (PR#2598).
|
1996-07-03 22:02:09 +00:00 |
emul.c
|
- fix return value in case we failed to write to the destination register.
|
1997-03-15 00:39:51 +00:00 |
genassym.cf
|
Added genassym.cf
|
1997-03-12 15:16:35 +00:00 |
in_cksum.c
|
minor copyright update.
|
1996-10-05 23:41:53 +00:00 |
intersil7170.h
|
Various simplifications and corrections from Chuck Cranor (makes `oclock'
|
1996-05-02 18:17:33 +00:00 |
intr.c
|
New ARP system, supports IPv4 over any hardware link.
|
1997-03-15 18:09:08 +00:00 |
intreg.h
|
Add sun4m VA definitions (for clock and interrupt).
|
1996-03-31 23:03:31 +00:00 |
iommu.c
|
Leave `has_iocache' unset if cache not enabled.
|
1997-03-10 23:13:59 +00:00 |
iommureg.h
|
Copyright police (s/Harvard University/Harvard College/).
|
1996-05-16 15:56:54 +00:00 |
kgdb_proto.h
|
Copyright police (s/Harvard University/Harvard College/).
|
1996-05-16 15:56:54 +00:00 |
kgdb_stub.c
|
backout previous kprintf change
|
1996-10-13 02:59:55 +00:00 |
locore2.c
|
Fix an inconsistency that came in with Lite: setrq() was renamed to
|
1996-11-06 20:19:19 +00:00 |
locore.s
|
Replace `cputyp' run-time tests by inserting multiple branches and NOPing
|
1997-03-11 00:09:29 +00:00 |
machdep.c
|
Fix calculation of max virtual memory to be gobbled up by the buffer cache.
|
1997-03-03 23:07:15 +00:00 |
mem.c
|
iUse <machine/conf.h> instead of sparc_conf.h
|
1996-03-30 21:12:16 +00:00 |
memreg.c
|
Comply with recent autoconfiguration changes. Diffs graciously
|
1996-12-10 22:54:46 +00:00 |
memreg.h
|
Aaron's sun4m-related trap handling (memory faults).
|
1996-03-31 22:51:58 +00:00 |
openprom.c
|
Various cleanup; mostly trailing spaces/tabs.
|
1996-03-31 23:44:53 +00:00 |
pmap.c
|
Simplify `4m' versions of pmapbootstrap() and mmu_reservemon():
|
1997-03-15 20:24:09 +00:00 |
process_machdep.c
|
|
|
sunos_machdep.c
|
minor copyright update.
|
1996-10-05 23:41:53 +00:00 |
svr4_machdep.c
|
backout previous kprintf change
|
1996-10-13 02:59:55 +00:00 |
sys_machdep.c
|
|
|
timerreg.h
|
Fix timer initialization so that we don't gain one extra microsecond per
|
1996-10-28 00:20:31 +00:00 |
trap.c
|
Remove call to mmu_pagein4m(), which is of little use.
|
1997-03-15 20:31:33 +00:00 |
vaddrs.h
|
Move VA of the sun4/sun4c Interrupt Enable register from locore.
|
1997-03-10 23:54:41 +00:00 |
vm_machdep.c
|
Use cache flush routines provided in `cpuinfo'.
|
1997-03-10 23:55:40 +00:00 |