NetBSD/sys/arch/sparc/sparc
christos 9bd2dee3b2 fix bit rot so that MP kernel compiles s/cpu_no/ci_cpuid/ 2001-01-21 07:48:29 +00:00
..
amd7930intr.s Make the audioamd assembler code compile again. 2000-05-08 03:09:54 +00:00
asm.h Have pseudo function return a value. 1999-03-05 10:55:55 +00:00
autoconf.c add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
auxiotwo.c Add enable/disable and power management hooks for serial ports. 2000-03-14 21:18:27 +00:00
auxiotwo.h Add enable/disable and power management hooks for serial ports. 2000-03-14 21:18:27 +00:00
auxreg.c Defopt BLINK. 2000-11-14 11:34:51 +00:00
auxreg.h Simplify toggling the FTP bit on sun4m machines. 2000-01-21 13:25:12 +00:00
bsd_fdintr.s Medium sized code overhaul: 2000-01-21 13:22:01 +00:00
cache.c viking_pcache_flush_page: use entire PA tag field. 2000-06-08 14:45:18 +00:00
cache.h Make the address argument of pcache_flush_page() a `paddr_t'. 2000-06-06 07:56:40 +00:00
clock.c In cpu_reboot(), only reset the TOD clock if the time is known to be good 2001-01-20 13:44:29 +00:00
compat_13_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
conf.c The i4b raw b-channel devices actually do have an ioctl routine, 2001-01-14 11:17:28 +00:00
cpu.c fix bit rot so that MP kernel compiles s/cpu_no/ci_cpuid/ 2001-01-21 07:48:29 +00:00
cpuvar.h fix bit rot so that MP kernel compiles s/cpu_no/ci_cpuid/ 2001-01-21 07:48:29 +00:00
db_disasm.c Sync with sparc64. 2000-08-16 11:30:38 +00:00
db_interface.c make db_[e]regs[] const 2001-01-18 10:54:27 +00:00
db_trace.c Rename the machine-specific stack trace printing functions 2000-05-26 03:34:24 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
emul.c make this compile with DIAGNOSTIC again. 1998-10-01 21:26:55 +00:00
genassym.cf fix bit rot so that MP kernel compiles s/cpu_no/ci_cpuid/ 2001-01-21 07:48:29 +00:00
in_cksum.c Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs. 1998-11-29 10:37:08 +00:00
intr.c Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
intreg.h No need for `#ifdef SUN4M' protection. 1998-10-26 08:12:15 +00:00
iommu.c Minor comment update; remove unused code. 2000-07-22 21:23:05 +00:00
iommureg.h Add a few comments. 2000-05-28 20:54:42 +00:00
iommuvar.h Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
kgdb_machdep.c remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00
locore.s Scheduler lock update. 2000-08-31 16:59:12 +00:00
locore2.c First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
machdep.c In cpu_reboot(), only reset the TOD clock if the time is known to be good 2001-01-20 13:44:29 +00:00
mem.c Detect "EOF" conditions on the memory-special files. 2000-11-13 15:31:44 +00:00
memecc.c Use the expected name for the config attach structure. 1998-09-19 16:50:31 +00:00
memeccreg.h Handle ECC memory control found on a number of machines. 1998-09-18 20:18:10 +00:00
memreg.c Merge sun4 and sun4c version of memerr() again. 1998-09-21 10:32:00 +00:00
memreg.h Merge sun4 and sun4c version of memerr() again. 1998-09-21 10:32:00 +00:00
openfirm.c Adjust OF_setprop() prototype. 2000-11-15 16:15:01 +00:00
openprom.c Use the PROMLIB interface. 1999-02-14 12:44:31 +00:00
pmap.c fix bit rot so that MP kernel compiles s/cpu_no/ci_cpuid/ 2001-01-21 07:48:29 +00:00
process_machdep.c Make sure to reset the FP queue when loading new values into FP registers. 1999-12-29 15:21:27 +00:00
procfs_machdep.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
promlib.c Missing initialization of getbootfile() method for `old' monitors. 1999-05-03 07:32:50 +00:00
sunos_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
svr4_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
sys_machdep.c g/c obsolete vtrace(2) stuff 2000-12-13 18:13:05 +00:00
timerreg.h
trap.c check emul flags for EMUL_HAS_SYS___syscall instead of comparing 2000-12-01 19:50:17 +00:00
vaddrs.h * Expand IOMMU DVMA space to top of address space. 2000-01-04 15:08:30 +00:00
vm_machdep.c remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:40:05 +00:00