freebsd-dev/sys/i386/i386
Robert Watson 5fb2253e10 Move definition of mem_range_softc from mp_machdep.c to machdep.c so
that it is defined for non-SMP builds, not just SMP ones.
2004-08-05 00:32:08 +00:00
..
apic_vector.s
atomic.c
autoconf.c Move a relic to its correct location(s): Put nfs diskless initialization 2004-07-28 21:54:57 +00:00
bios.c Fetch the actual acpi0 device_t and use device_is_attached() to see if 2004-06-23 17:59:01 +00:00
bioscall.s
busdma_machdep.c Arg! Revert local changes that were accidentlly included in the previous 2004-07-22 15:55:03 +00:00
critical.c
db_disasm.c
db_interface.c Mega update for the KDB framework: turn DDB into a KDB backend. 2004-07-10 23:47:20 +00:00
db_trace.c Unify db_stack_trace_cmd(). All it did was look up the thread given 2004-07-21 05:07:09 +00:00
dump_machdep.c
elan-mmcr.c Fix an oversight in r1.26: remove #ifdef around necessary variable. 2004-07-07 20:02:30 +00:00
elf_machdep.c
exception.s
gdb_machdep.c Introduce the GDB debugger backend for the new KDB framework. The 2004-07-10 17:47:22 +00:00
genassym.c
geode.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
i686_mem.c Trim a few things from the dmesg output and stick them under bootverbose to 2004-07-01 07:46:29 +00:00
identcpu.c The NatSemi (now AMD) Geode SC1100 needs special treatment here and there 2004-06-03 21:14:53 +00:00
in_cksum.c
initcpu.c
intr_machdep.c Optimize intr_execute_handlers() by combining the pic_disable_source() and 2004-08-02 15:31:10 +00:00
io_apic.c Optimize intr_execute_handlers() by combining the pic_disable_source() and 2004-08-02 15:31:10 +00:00
io.c Break out the MI part of the /dev/[k]mem and /dev/io drivers into 2004-08-01 11:40:54 +00:00
k6_mem.c
legacy.c Fix legacy_add_child() to properly handle the case where 2004-06-01 19:50:42 +00:00
local_apic.c Correct bounds check in lapic_create(). 2004-07-14 18:12:15 +00:00
locore.s Change the following environment variables to kernel options: 2004-07-08 22:35:36 +00:00
longrun.c
machdep.c Move definition of mem_range_softc from mp_machdep.c to machdep.c so 2004-08-05 00:32:08 +00:00
mem.c Fix module builds for i386 and amd64. 2004-08-04 18:30:31 +00:00
mp_clock.c Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
mp_machdep.c Move definition of mem_range_softc from mp_machdep.c to machdep.c so 2004-08-05 00:32:08 +00:00
mpboot.s
mptable_pci.c
mptable.c Trim a few things from the dmesg output and stick them under bootverbose to 2004-07-01 07:46:29 +00:00
nexus.c Don't define __RMAN_RESOURCE_VISISBLE. They aren't needed here after 2004-07-03 20:11:49 +00:00
p4tcc.c
perfmon.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
pmap.c Remove a potential deadlock on i386 SMP by changing the lazypmap ipi and 2004-08-04 20:31:19 +00:00
support.s
swtch.s Fix a typo in a comment. 2004-07-15 16:37:48 +00:00
symbols.raw Remove atdevbase and replace it's remaining uses with direct references to 2004-06-10 20:31:00 +00:00
sys_machdep.c
trap.c Update for the KDB framework: 2004-07-10 22:11:14 +00:00
tsc.c
uio_machdep.c Remove checks for curthread == NULL - it can't happen. 2004-06-03 10:22:47 +00:00
vm86.c
vm86bios.s
vm_machdep.c Make end of frames for KSE thread, for system scope thread, without this 2004-07-20 01:38:59 +00:00