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
/
hppa64
/
include
/
pci_machdep.h
Age
Commit message (
Expand
)
Author
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2013-11-05
Add a stub for the new MD hook needed to handle ACPI Power Resources.
Martin Pieuchot
2012-09-04
Implement pci_min_powerstate().
Mark Kettenis
2011-10-10
Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *).
Miod Vallat
2011-05-21
Add pci_intr_map_msi() stub.
Mark Kettenis
2010-12-04
Introduce a new pci routine, pci_conf_size(), which returns the size of a
Miod Vallat
2010-06-29
Add support for mapping ACPI to PCI devices
Jordan Hargrave
2009-08-22
Constify the what/name parameter of pci_intr_establish().
Michael Knudsen
2009-07-20
Pass a pci_chipset_tag_t to pci_intr_line(), to eventually allow the
Miod Vallat
2008-12-06
revert all changes related to the mpsafe intr handler. i screwed up the commit
Ted Unangst
2008-12-06
mpsafe intr_establish that doesn't get biglock, so that we may dream of the d...
Ted Unangst
2005-04-01
small batch early bottling hppa64 port
Michael Shalayeff