freebsd-dev/sys/amd64/amd64
Steve Passe 2479ac60b9 Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.
- doesn't break my system.
 - NOT yet verified on the affected motherboard.

Submitted by:	"John S. Dyson" <toor@dyson.iquest.net>
1997-05-05 22:56:37 +00:00
..
amd64-gdbstub.c Implement the `detach' command for remote GDB. It gets you back at DDB. 1997-03-30 16:03:00 +00:00
autoconf.c This mega-commit brings the following: 1997-05-04 15:24:23 +00:00
cpu_switch.S cleaned out an old FIXME. 1997-04-28 08:39:48 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Back out bogus code that slipped past my read of the pre-merge diff 1997-04-26 18:59:42 +00:00
db_trace.c Remove the curproc printing on trap/interrupt/etc. It's outlived it's 1997-04-26 19:12:03 +00:00
exception.s Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
exception.S Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
fpu.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
genassym.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
identcpu.c Use MediaGX' instead of Gx86'. 1997-05-05 14:30:00 +00:00
initcpu.c Add new cpu type, CPU_CY486DX, which shows Cyrix 486S/DX series CPUs, 1997-04-26 04:08:54 +00:00
locore.s Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
locore.S Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
machdep.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
mem.c Use the same IOPL check as in syscons. 1997-04-14 15:54:39 +00:00
mp_machdep.c Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15. 1997-05-05 22:56:37 +00:00
mpboot.S Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
mptable.c Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15. 1997-05-05 22:56:37 +00:00
pmap.c Whoops.. We forgot to turn off the 4MB Virtual==Physical mapping at address 1997-04-27 12:11:43 +00:00
prof_machdep.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
support.s Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
support.S Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
swtch.s cleaned out an old FIXME. 1997-04-28 08:39:48 +00:00
sys_machdep.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
trap.c Make sure that *fork() always returns with %edx == 1 in the 1997-05-05 04:08:12 +00:00
tsc.c correct the order of the variables 1997-05-05 09:34:33 +00:00
vm_machdep.c Use reset port before clearing page table in cpu_reset if PC98 is 1997-04-16 12:11:37 +00:00