freebsd-dev/sys/i386
John Baldwin b25fc07f53 At least one BIOS bogusly includes duplicate entries for I/O APICs. The
bogus entries have a starting IRQ that is invalid (> 255, so won't fit
into a PCI intline config register).  It had the side effect of breaking
MSI by "claiming" several IRQs in the MSI range.  Fix this by ignoring such
I/O APICs.

MFC after:	2 weeks
2009-03-05 16:03:44 +00:00
..
acpica At least one BIOS bogusly includes duplicate entries for I/O APICs. The 2009-03-05 16:03:44 +00:00
bios Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
compile
conf These are no longer needed. 2009-02-24 23:27:59 +00:00
cpufreq Include a missing header file. 2009-01-22 20:29:07 +00:00
i386 Fix typo in comments in r189023. 2009-02-25 22:24:56 +00:00
ibcs2 FreeBSD/i386 doesn't include a software FPU emulator anymore, so adjust 2009-02-23 15:38:35 +00:00
include Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
isa Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
linux Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which 2009-03-04 12:14:33 +00:00
pci Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped 2008-09-11 21:42:11 +00:00
svr4 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
xen - fix formatting 2009-02-15 06:36:02 +00:00
Makefile Update entries for building tags. 2007-05-13 18:21:54 +00:00