summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Omnibus PCI commit:imp2004-04-091-2/+2
* Implement an ACPI-aware pci_set_powerstate() method for PCI busses thatjhb2004-04-071-15/+45
* Staticize pnp methods, style fixes. Remove unused variable to unbreaknjl2004-03-311-5/+5
* Add ACPI path in location string for ACPI namespace aware PCI device.takawata2004-03-311-1/+20
* Change to acpi_{Get,Set}Integer to provide both methods. Convert allnjl2004-03-031-1/+1
* Add pci_resume() to reestablish interrupt routing afteriwasaki2003-09-171-1/+1
* Use __FBSDID().obrien2003-08-241-3/+3
* Add a new PCI interface method, assign_interrupt, to determine thetmm2003-07-011-0/+1
* Move the pnp and location info into the common pci bus. Make all knownimp2003-02-171-0/+2
* - Make pci_load_vendor_data() static and do it during MOD_LOAD instead ofjhb2002-09-041-2/+0
* Add an ACPI PCI bus driver that is a subclass of the generic PCI busjhb2002-08-261-0/+235
OpenPOWER on IntegriCloud