Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. | njl | 2004-12-27 | 1 | -2/+2 |
* | Rework the ACPI PCI link code. | jhb | 2004-11-23 | 1 | -1/+1 |
* | Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was | njl | 2004-08-11 | 1 | -3/+2 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | Style cleanups, don't set the device description before the probe routine | njl | 2004-05-29 | 1 | -19/+16 |
* | If an ACPI PCI-PCI bridge doesn't have a _PRT object, fall back to using | jhb | 2004-05-10 | 1 | -1/+9 |
* | Add MODULE_DEPEND entries so some of these drivers can eventually be | njl | 2004-04-09 | 1 | -0/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -2/+4 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -3/+3 |
* | Make sure that ACPI PCI driver probe routine call pci_cfgregopen() | iwasaki | 2002-10-05 | 1 | -0/+3 |
* | Add code for ACPI PCI link object manipulation. | iwasaki | 2002-10-05 | 1 | -1/+10 |
* | Overhaul the ACPI PCI bridge driver a bit: | jhb | 2002-08-26 | 1 | -0/+154 |