freebsd-nq/sys/i386
John Baldwin 8c216f9e55 Add a tunable 'hw.apic.enable_extint' that can be set from the loader to
not mask the ExtINT pin on the first I/O APIC as at least one PIII chipset
seems to need this even though all of the pins in the 8259A's are masked.
The default is still to mask the ExtINT pin.

Reported by:	Mike Tancsa mike at sentex.net
MFC after:	3 days
2005-07-29 18:58:33 +00:00
..
acpica Rewrite the acpi_battery interface to allow for other battery types 2005-07-23 19:36:00 +00:00
bios Fix build (including both asm.h and asmacros.h is evil). 2005-07-22 15:01:07 +00:00
compile
conf Don't compile ral and ural in the PAE kernel, because 2005-07-28 22:25:07 +00:00
cpufreq Add a driver for SMI-based SpeedStep. The hardware supports two frequency 2005-04-19 16:38:24 +00:00
i386 Add a tunable 'hw.apic.enable_extint' that can be set from the loader to 2005-07-29 18:58:33 +00:00
ibcs2 Regen. 2005-07-13 20:35:09 +00:00
include Make the facility for recognizing BIOS-signatures more general 2005-07-21 09:48:37 +00:00
isa Fixup some more fallout from the lapic/i8254 changes: 2005-07-13 15:43:21 +00:00
linux Regen. 2005-07-13 20:35:09 +00:00
pci - Ignore BIOS IRQs (that is, IRQ settings left by the BIOS or a previous OS 2005-07-13 15:41:16 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile