index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
pci
/
pci_machdep.c
Age
Commit message (
Expand
)
Author
2007-05-21
Implement deep interrupt swizzling by mapping all four PCI interrupt pins
Mark Kettenis
2007-01-15
ansi/deregister
Jonathan Gray
2006-12-14
Swizzle interrupts for devices for which we don't have explicit inetrrupt
Mark Kettenis
2006-11-25
sync amd64 to i386 w.r.t. acpi support. Also fix interrupt routing for multi-...
Niklas Hallqvist
2006-05-31
Reorg the code to be more sane. More coming.
Tobias Weingartner
2005-09-04
remove unused NetBSD pci_intr_evcnt() function.
Brad Smith
2005-06-25
the local macro _id was removed before this code was even imported from NetBSD
Brad Smith
2005-05-27
hook in iommu, but it's still disabled by default for now
Jason Wright
2005-05-14
remove redundant definition of PCI_ID_CODE. I added this to the
Brad Smith
2004-06-28
Use new event counter API for interrupt counting on amd64. Based in part
Theo de Raadt
2004-06-25
SMP support. Big parts from NetBSD, but with some really serious debugging
Artur Grabowski
2004-01-28
an amd64 arch support.
Michael Shalayeff