| .. |
|
eisa_pci.c
|
- There's no need to overwrite the default device method with the default
|
2011-11-22 21:28:20 +00:00 |
|
fixup_pci.c
|
Workaround a hang on some nForce2 systems that can happen if the CPU goes
|
2006-05-24 14:08:31 +00:00 |
|
hostb_pci.c
|
Expand the set of APIs available for locating PCI capabilities:
|
2012-03-03 18:08:57 +00:00 |
|
ignore_pci.c
|
Add some missing <sys/module.h> includes which are masked by the
|
2004-05-30 17:57:46 +00:00 |
|
isa_pci.c
|
Implement BUS_ADD_CHILD() for the isab(4) driver. It already calls
|
2011-12-14 12:34:02 +00:00 |
|
pci.c
|
Only check to see if a memory resource is a PCI ROM BAR when activating
|
2012-05-23 13:41:12 +00:00 |
|
pci_if.m
|
Expand the set of APIs available for locating PCI capabilities:
|
2012-03-03 18:08:57 +00:00 |
|
pci_pci.c
|
Add a 'wmask' variable to hold the expression '(1ul << w->step) - 1' in
|
2012-06-19 16:06:27 +00:00 |
|
pci_private.h
|
Simplify the PCI bus dma tag code a bit. First, don't create a tag at
|
2012-03-07 18:50:33 +00:00 |
|
pci_subr.c
|
Respect the BIOS/firmware's notion of acceptable address ranges for PCI
|
2011-07-15 21:08:58 +00:00 |
|
pci_user.c
|
Explicitly track the state of all known BARs for each PCI device. The PCI
|
2011-03-31 13:22:12 +00:00 |
|
pcib_if.m
|
Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). This
|
2010-08-17 15:44:52 +00:00 |
|
pcib_private.h
|
Respect the BIOS/firmware's notion of acceptable address ranges for PCI
|
2011-07-15 21:08:58 +00:00 |
|
pcireg.h
|
Save more of config space for PCI Express and PCI-X devices.
|
2012-03-08 21:09:34 +00:00 |
|
pcivar.h
|
Save more of config space for PCI Express and PCI-X devices.
|
2012-03-08 21:09:34 +00:00 |
|
vga_pci.c
|
Add 'drmn' device as another drm child, to allow drm2 drivers to live
|
2012-05-23 17:09:14 +00:00 |