freebsd-dev/sys/amd64/amd64
2000-07-04 11:25:35 +00:00
..
amd64_mem.c
amd64-gdbstub.c Correct previous commit: solve the "stopped clock" syndrome in remote 2000-05-18 02:29:23 +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 Don't include opt_smp.h - we don't use anything defined in it. 2000-06-10 22:59:50 +00:00
busdma_machdep.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
cpu_switch.S Move <machine/ipl.h> outside #ifdef SMP because it supplies AST_RESCHED. 2000-05-11 02:32:36 +00:00
db_disasm.c
db_interface.c Do not specify the size to move. Allow the assembler to figure it out. 2000-05-10 01:06:39 +00:00
db_trace.c
elf_machdep.c
exception.s 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
exception.S 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
fpu.c Make the PnP 'slopsucker' quiet in the !bootverbose case - the real NPX 2000-06-23 08:19:50 +00:00
genassym.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
identcpu.c Recognize Coppermine Celeron processors whose CPU ID = 0x68?. They 2000-06-13 12:33:45 +00:00
initcpu.c Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support 2000-06-13 09:10:37 +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 Always include the full symbol table (as specified by its start and 2000-06-08 17:53:43 +00:00
locore.S Always include the full symbol table (as specified by its start and 2000-06-08 17:53:43 +00:00
machdep.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
mem.c Duh. Fix a fatfingered patch. 2000-06-25 19:06:48 +00:00
mp_machdep.c Further fixes for multiple-IO-APIC systems from Tor Egge: 2000-05-31 21:37:28 +00:00
mpboot.S - Remove unnecessary 'data32' and 'addr32' prefixes and #define's. 2000-05-27 06:25:35 +00:00
mptable.c Further fixes for multiple-IO-APIC systems from Tor Egge: 2000-05-31 21:37:28 +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
pmap.c This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
prof_machdep.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
support.s 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
support.S 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
swtch.s Move <machine/ipl.h> outside #ifdef SMP because it supplies AST_RESCHED. 2000-05-11 02:32:36 +00:00
sys_machdep.c
trap.c Fix my own style bugs (use of spaces instead of tabs for indentation). 2000-07-01 02:40:13 +00:00
tsc.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
vm_machdep.c Add option BROKEN_KEYBOARD_RESET to an opt_*.h file 2000-06-10 02:05:57 +00:00