summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/mptable_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Revamp the MSI/MSI-X code a bit to achieve two main goals:jhb2007-05-021-5/+15
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.jhb2007-01-221-0/+2
* Give Host-PCI bridge drivers their own pcib_alloc_msi() andjhb2006-12-121-3/+23
* MD support for PCI Message Signalled Interrupts on amd64 and i386:jhb2006-11-131-0/+8
* - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all thejhb2006-01-061-11/+6
* MFi386: pci attribute allocation fixes.imp2005-09-181-1/+1
* MFi386: numerous interrupt and acpi updatespeter2004-05-161-1/+9
* Add the MP Table APIC enumerator. This code uses the BIOS MP Table tojhb2003-11-031-0/+157
OpenPOWER on IntegriCloud