freebsd-nq/sys/amd64/amd64
Bruce Evans 08b00f49c3 MFi386:
- sys/pc98/pc98/npx.c 1.87 (2001/09/15; author: imp)
  I don't think pc98 has acpi at all, so ifdef the acpi attachments for
  now.

This completes merging sys/pc98/pc98/npx.c into sys/i386/isa/npx.c so
that the former can be removed.
2001-10-21 06:05:08 +00:00
..
amd64_mem.c
amd64-gdbstub.c
apic_vector.S Remove the Xresume* labels from the i386 interrupt handlers; the 2001-10-09 19:54:52 +00:00
atomic.c
autoconf.c Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
bios.c Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
busdma_machdep.c
cpu_switch.S Fix a mistake I made with the pcb movement relative to the stack in the 2001-09-19 05:34:12 +00:00
db_disasm.c
db_interface.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
db_trace.c Remove the Xresume* labels from the i386 interrupt handlers; the 2001-10-09 19:54:52 +00:00
elf_machdep.c
exception.s Remove references to the old giant kernel lock in various comments. 2001-08-24 16:46:15 +00:00
exception.S Remove references to the old giant kernel lock in various comments. 2001-08-24 16:46:15 +00:00
fpu.c MFi386: 2001-10-21 06:05:08 +00:00
genassym.c Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
identcpu.c Correct the input/output/clobber specifications for the cpuid 2001-10-12 16:49:28 +00:00
in_cksum.c In in_cksumdata, len must be a signed type. 2001-10-05 18:58:22 +00:00
initcpu.c Mostly cosmetic. Move various variables from .s files to .c files so that 2001-09-04 11:05:33 +00:00
legacy.c Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
locore.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
locore.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
mem.c o Modify device open access control for /dev/mem and friends to use 2001-09-26 20:08:02 +00:00
mp_machdep.c Add missing includes of sys/ktr.h. 2001-10-11 17:53:43 +00:00
mpboot.S
mptable.c Add missing includes of sys/ktr.h. 2001-10-11 17:53:43 +00:00
nexus.c Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
pmap.c Reduce the number of TLB shootdowns caused by a call to pmap_qenter() 2001-10-14 20:56:55 +00:00
prof_machdep.c
support.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
support.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
swtch.s Fix a mistake I made with the pcb movement relative to the stack in the 2001-09-19 05:34:12 +00:00
sys_machdep.c Fix a warning. (unused p if not INVARIANTS) 2001-10-06 02:13:58 +00:00
trap.c Oops, these already included sys/lock.h, they just did so after 2001-10-11 18:25:57 +00:00
tsc.c Remove an unneeded variable declaration and statement. 2001-10-09 16:06:28 +00:00
vm_machdep.c Change vmapbuf() to use pmap_qenter() and vunmapbuf() to use pmap_qremove(). 2001-10-14 21:09:04 +00:00