summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_pcib_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.njl2004-12-271-2/+2
* Rework the ACPI PCI link code.jhb2004-11-231-1/+1
* Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach wasnjl2004-08-111-3/+2
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Style cleanups, don't set the device description before the probe routinenjl2004-05-291-19/+16
* If an ACPI PCI-PCI bridge doesn't have a _PRT object, fall back to usingjhb2004-05-101-1/+9
* Add MODULE_DEPEND entries so some of these drivers can eventually benjl2004-04-091-0/+1
* Use __FBSDID().obrien2003-08-241-2/+4
* Prefer new location of pci include files (which have only been in theimp2003-08-221-3/+3
* Make sure that ACPI PCI driver probe routine call pci_cfgregopen()iwasaki2002-10-051-0/+3
* Add code for ACPI PCI link object manipulation.iwasaki2002-10-051-1/+10
* Overhaul the ACPI PCI bridge driver a bit:jhb2002-08-261-0/+154
OpenPOWER on IntegriCloud