.. |
autoconf.c
|
Enable h/w interrupts before returning from cpu_configure().
|
2002-08-26 10:24:57 +00:00 |
bus_dma.c
|
|
|
bus_space.c
|
Oops, free bus space via uvm_km_free() instead of pmap_kremove().
|
2002-09-04 14:39:56 +00:00 |
bus_subr.S
|
|
|
clockvar.h
|
|
|
conf.c
|
Merge the gehenna-devsw branch into the trunk.
|
2002-09-06 13:18:43 +00:00 |
cpu_switch.S
|
Zap a couple of bugs caused by finger-trouble during initial development.
|
2002-09-04 14:04:28 +00:00 |
db_disasm.c
|
When tracking movi/shori, don't discard the upper 32-bits before
|
2002-09-04 13:56:09 +00:00 |
db_interface.c
|
Add the User Status Register to db_regs[].
|
2002-09-06 15:37:14 +00:00 |
db_memrw.c
|
Basic ddb(4) support.
|
2002-08-26 10:16:44 +00:00 |
db_trace.c
|
Basic ddb(4) support.
|
2002-08-26 10:16:44 +00:00 |
disksubr.c
|
|
|
dtf_comms.c
|
|
|
dtf_comms.h
|
|
|
exception.S
|
Some bug fixes:
|
2002-09-04 14:37:53 +00:00 |
genassym.cf
|
Need opt_kernel_ipt.h here.
|
2002-09-04 15:31:06 +00:00 |
in_cksum.c
|
|
|
interrupt.c
|
Initialise to zero the memory allocated for interrupt handles.
|
2002-08-26 10:26:28 +00:00 |
locore_subr.S
|
A bunch of fixes/simplifications to copyin/out and friends.
|
2002-09-04 14:01:24 +00:00 |
mainbus.h
|
|
|
mem.c
|
Merge the gehenna-devsw branch into the trunk.
|
2002-09-06 13:18:43 +00:00 |
pmap.c
|
Mondo pmap fixes, including a bunch of DEBUG stuff.
|
2002-09-04 15:30:12 +00:00 |
process_machdep.c
|
In setregs(), set SF_FLAGS_CALLEE_SAVED in the new process' trapframe
|
2002-09-04 14:13:28 +00:00 |
procfs_machdep.c
|
Add MD procfs stub for SH5.
|
2002-07-12 11:20:12 +00:00 |
sh5_clock.c
|
Disable the checks for unsupported hz values for now. At least until I
|
2002-08-26 10:10:22 +00:00 |
sh5_machdep.c
|
|
|
sig_machdep.c
|
Cast a pointer to uintptr_t before comparing with a long int.
|
2002-07-12 19:27:32 +00:00 |
sigcode.S
|
Clean up <sh5/asm.h> to be more 64-bit friendly.
|
2002-07-12 15:42:27 +00:00 |
softintr.c
|
Small simplification to the splx() code path when dealing with soft
|
2002-08-31 08:42:00 +00:00 |
stb1_locore.S
|
Don't bother setting SR.BL before double-checking a TLB entry. It's
|
2002-09-04 13:58:36 +00:00 |
stb1var.h
|
|
|
syscall.c
|
SH5 systrace(5) glue.
|
2002-07-12 20:43:12 +00:00 |
trap.c
|
Fix a couple of bugs:
|
2002-09-04 14:34:01 +00:00 |
vm_machdep.c
|
Ditch the 2*sizeof(void *) padding when setting up the child's kernel stack.
|
2002-09-04 14:02:47 +00:00 |