freebsd-dev/sys/dev/pci
2011-11-30 18:33:23 +00:00
..
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
hostb_pci.c Do a sweep of the tree replacing calls to pci_find_extcap() with calls to 2011-03-23 13:10:15 +00:00
ignore_pci.c
isa_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
pci_if.m
pci_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
pci_private.h
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
pci.c Add missing XHCI early takeover code. The XHCI takeover code 2011-07-22 15:37:23 +00:00
pcib_if.m
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 Add a constant for the Advisory Non-Fatal Error bit in AER corrected error 2011-11-30 18:33:23 +00:00
pcivar.h Implement pci_find_class(9), the function to find a pci device by its class. 2011-07-09 14:30:13 +00:00
vga_pci.c