freebsd-dev/sys/i386/i386
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
..
autoconf.c This mega-commit brings the following: 1997-05-04 15:24:23 +00:00
cons.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
cons.h Fixed gratuitous ANSIisms. 1997-04-01 16:13:31 +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
genassym.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
i386-gdbstub.c Implement the `detach' command for remote GDB. It gets you back at DDB. 1997-03-30 16:03:00 +00:00
identcpu.c Use MediaGX' instead of Gx86'. 1997-05-05 14:30:00 +00:00
in_cksum.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +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
machdep.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
math_emu.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
math_emulate.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
mem.c Use the same IOPL check as in syscons. 1997-04-14 15:54:39 +00:00
microtime.s fix & instead of && in #if statement 1997-04-26 19:47:59 +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
mpapic.c improved io_apic_setup(). 1997-05-03 18:01:56 +00:00
mpboot.s Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
mplock.s disabled checks for smp_active == 0. 1997-05-03 19:24:16 +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
perfmon.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +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
procfs_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
setdef0.c Make the necessary changes so that an ELF kernel can be built. I 1997-04-22 06:55:47 +00:00
setdef1.c Make the necessary changes so that an ELF kernel can be built. I 1997-04-22 06:55:47 +00:00
setdefs.h Make the necessary changes so that an ELF kernel can be built. I 1997-04-22 06:55:47 +00:00
support.s Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
swapgeneric.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
swtch.s cleaned out an old FIXME. 1997-04-28 08:39:48 +00:00
symbols.raw Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +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
userconfig.c Various stylistic improvements regarding num_eisa_slots & co.: 1997-03-13 18:04:05 +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