aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/amd64/mptable_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Change the MPTable and $PIR PCI-PCI bridge drivers to inherit from theJohn Baldwin2010-08-051-25/+2
* Revamp the MSI/MSI-X code a bit to achieve two main goals:John Baldwin2007-05-021-5/+15
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.John Baldwin2007-01-221-0/+2
* Give Host-PCI bridge drivers their own pcib_alloc_msi() andJohn Baldwin2006-12-121-3/+23
* MD support for PCI Message Signalled Interrupts on amd64 and i386:John Baldwin2006-11-131-0/+8
* - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all theJohn Baldwin2006-01-061-11/+6
* MFi386: pci attribute allocation fixes.Warner Losh2005-09-181-1/+1
* MFi386: numerous interrupt and acpi updatesPeter Wemm2004-05-161-1/+9
* Add the MP Table APIC enumerator. This code uses the BIOS MP Table toJohn Baldwin2003-11-031-0/+157