freebsd-dev/sys/dev/pci
John Baldwin 7d23a9b3d5 - Retire acpi_pcib_resume(). It is has just been an alias for
bus_generic_resume() since the pci_link(4) driver was added.
- Change the ACPI PCI-PCI bridge driver to inherit most of its methods
  from the generic PCI-PCI bridge driver.  In particular, this will now
  restore PCI config registers for ACPI PCI-PCI bridges.

Tested by:	Oleg Sharoyko  osharoiko of gmail
2010-08-05 16:10:12 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m Revamp the MSI/MSI-X code a bit to achieve two main goals: 2007-05-02 17:50:36 +00:00
pci_pci.c Implement a rudimentary suspend/resume methods for PCI P2P bridge. 2009-12-10 01:01:53 +00:00
pci_private.h Move the PCI-specific logic of removing a cardbus device into a 2010-01-05 20:42:25 +00:00
pci_user.c Fix 'pciconf -a' by providing an implementation of PCIOCATTACHED. 2010-07-29 06:27:41 +00:00
pci.c Consistently check header type after reading PCIR_HDRTYPE register. 2010-07-29 20:42:38 +00:00
pcib_if.m Revert junk from last commit. These are WIP and not ready (and don't 2009-05-20 22:00:39 +00:00
pcib_private.h - Retire acpi_pcib_resume(). It is has just been an alias for 2010-08-05 16:10:12 +00:00
pcireg.h Provide more defines for PCI-Express device ctrl. 2010-07-11 20:55:39 +00:00
pcivar.h Virtualize pci_remap_msi_irq() call from general MSI code. It allows MSI 2010-06-14 07:10:37 +00:00
vga_pci.c Small whitespace fixes. 2010-03-11 15:25:47 +00:00