1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/i386/i386
John Baldwin 597d9a21d9 Include machine/cputypes.h so we get the cpu_class variable. This is needed
if I386_CPU is defined in the kernel config file.
2000-08-13 05:17:46 +00:00
..
apic_vector.s INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts) 2000-06-06 15:28:00 +00:00
atomic.c
autoconf.c Add disk_enumerate() for finding names of disks. Vinum and libh will 2000-06-15 20:30:53 +00:00
bios.c Fix warning - isa/isavar.h is a prerequisite for isa/pnpvar.h 2000-07-28 22:58:28 +00:00
bioscall.s
busdma_machdep.c
db_disasm.c
db_interface.c
db_trace.c
elf_machdep.c
exception.s
genassym.c
globals.s
i386-gdbstub.c
i686_mem.c
identcpu.c Recognize Coppermine Celeron processors whose CPU ID = 0x68?. They 2000-06-13 12:33:45 +00:00
in_cksum.c
initcpu.c Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support 2000-06-13 09:10:37 +00:00
k6_mem.c Rename macros to all-uppercase. Get rid of a comment that was ironic 2000-06-22 20:53:36 +00:00
legacy.c Add a stub driver to consume the PnP "system resource" items, and hide 2000-06-23 08:18:53 +00:00
locore.s Clean up some low level bootstrap code: 2000-08-11 09:05:12 +00:00
machdep.c Include machine/cputypes.h so we get the cpu_class variable. This is needed 2000-08-13 05:17:46 +00:00
math_emu.h
math_emulate.c
mem.c Duh. Fix a fatfingered patch. 2000-06-25 19:06:48 +00:00
mp_clock.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
mp_machdep.c Clean up some low level bootstrap code: 2000-08-11 09:05:12 +00:00
mpapic.c Be more verbose when changing APIC ID on an IO APIC. 2000-08-06 00:04:03 +00:00
mpboot.s Add workaround for livelock problem when starting APs. 2000-08-07 02:28:37 +00:00
mplock.s
mptable.c Clean up some low level bootstrap code: 2000-08-11 09:05:12 +00:00
nexus.c Add a stub driver to consume the PnP "system resource" items, and hide 2000-06-23 08:18:53 +00:00
perfmon.c
pmap.c This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
procfs_machdep.c
simplelock.s
support.s
swtch.s
symbols.raw
sys_machdep.c
trap.c Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
tsc.c Allow use of TSC even if APM is compiled in but disabled. 2000-07-30 21:05:22 +00:00
userconfig.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
vm86.c
vm86bios.s
vm_machdep.c Clean up some low level bootstrap code: 2000-08-11 09:05:12 +00:00