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
/
sgi
/
pci
/
pci_machdep.h
Age
Commit message (
Expand
)
Author
2013-11-05
Add a stub for the new MD hook needed to handle ACPI Power Resources.
Martin Pieuchot
2012-08-29
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
2010-04-06
Obtain struct sgi_device_location for the console input and output devices,
Miod Vallat
2010-03-07
Add an MD interface for PCI drivers to be able to retrieve the node and widget
Miod Vallat
2009-08-22
Constify the what/name parameter of pci_intr_establish().
Michael Knudsen
2009-07-21
PCI-Cardbus bridge support for both O2 (macepcibr) and Octane/Origin (xbridge)
Miod Vallat
2009-07-16
Make the PCI-PCI bridge initialization code bus-independent, relying on a
Miod Vallat
2009-07-13
Extend xbridge to support shared interrupt handlers, and perform PCI-PCI
Miod Vallat
2008-02-16
Remove unused fields of struct mips_pci_chipset.
Miod Vallat
2007-05-20
Remove irrelevant code and defines.
Miod Vallat
2004-08-10
spacing
Theo de Raadt
2004-08-06
initial sgi import
Per Fogelstrom