summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/pci/pci_machdep.c
AgeCommit message (Expand)Author
2007-05-21Implement deep interrupt swizzling by mapping all four PCI interrupt pinsMark Kettenis
2007-01-15ansi/deregisterJonathan Gray
2006-12-14Swizzle interrupts for devices for which we don't have explicit inetrruptMark Kettenis
2006-11-25sync amd64 to i386 w.r.t. acpi support. Also fix interrupt routing for multi-...Niklas Hallqvist
2006-05-31Reorg the code to be more sane. More coming.Tobias Weingartner
2005-09-04remove unused NetBSD pci_intr_evcnt() function.Brad Smith
2005-06-25the local macro _id was removed before this code was even imported from NetBSDBrad Smith
2005-05-27hook in iommu, but it's still disabled by default for nowJason Wright
2005-05-14remove redundant definition of PCI_ID_CODE. I added this to theBrad Smith
2004-06-28Use new event counter API for interrupt counting on amd64. Based in partTheo de Raadt
2004-06-25SMP support. Big parts from NetBSD, but with some really serious debuggingArtur Grabowski
2004-01-28an amd64 arch support.Michael Shalayeff