NetBSD/sys/arch/sparc/sparc
mrg c71a371532 use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
..
amd7930intr.s Need to include <machine/param.h> 1996-11-11 23:53:45 +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 Comply with recent autoconfiguration changes. Diffs graciously 1996-12-10 22:54:46 +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 Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
bsd_fdintr.s Revise communication between hw & sw interrupt handler. 1996-12-08 23:41:39 +00:00
cache.c Initialize cache aliasing bits for MicrosparcIIs. 1996-11-18 11:23:32 +00:00
cache.h Introduce separate ic_* fields for instruction caches. 1996-06-12 14:47:45 +00:00
clock.c Comply with recent autoconfiguration changes. Diffs graciously 1996-12-10 22:54:46 +00:00
clockreg.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
conf.c use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
cpu.c Comply with recent autoconfiguration changes. Diffs graciously 1996-12-10 22:54:46 +00:00
db_disasm.c Various cleanup; mostly trailing spaces/tabs. 1996-03-31 23:44:53 +00:00
db_interface.c backout previous kprintf change 1996-10-13 02:59:55 +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
genassym.c Some more #defines. 1996-05-26 22:30:20 +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 Drop a duplicate `#include ppp.h'; noted by Chris Demetriou. 1996-10-20 19:32:42 +00:00
intreg.h Add sun4m VA definitions (for clock and interrupt). 1996-03-31 23:03:31 +00:00
iommu.c Comply with recent autoconfiguration changes. Diffs graciously 1996-12-10 22:54:46 +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
locore.s printf -> kprintf, sprintf -> ksprintf 1996-10-11 00:44:42 +00:00
locore2.c Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
machdep.c XXX Stop-gap for larger MAXBSIZE: limit nbuf to 128, so we don't chew 1996-12-21 06:21:56 +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 Adapt pmap_dumpsize() and pmap_dumpmmu() to new-style kernel crash 1996-11-09 23:08:56 +00:00
process_machdep.c Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
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
swapgeneric.c Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
sys_machdep.c Add prototypes and fix bugs: 1996-03-14 21:08:50 +00:00
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 Handle T_IDIV0 like T_DIV0. 1996-12-01 23:21:07 +00:00
vaddrs.h Copyright police (s/Harvard University/Harvard College/). 1996-05-16 15:56:54 +00:00
vm_machdep.c Call kvm_uncache() from dvma_malloc() where it belongs and make sure 1996-10-28 23:02:54 +00:00