..
fixup_pci.c
hostb_pci.c
Remove "All rights reserved" phrase from copyright notes.
2019-12-04 08:03:33 +00:00
ignore_pci.c
isa_pci.c
pci_dw_if.m
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_dw_mv.c
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_dw.c
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_dw.h
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_host_generic_acpi.c
o Move the software context struct to a header file.
2020-01-24 16:43:49 +00:00
pci_host_generic_acpi.h
o Move the software context struct to a header file.
2020-01-24 16:43:49 +00:00
pci_host_generic_fdt.c
Pass pci_base address instead of physical address to rman_manage_region().
2019-05-29 15:53:33 +00:00
pci_host_generic_fdt.h
pci_host_generic.c
Move the ECAM macroses to the header file.
2020-01-24 16:08:06 +00:00
pci_host_generic.h
Move the ECAM macroses to the header file.
2020-01-24 16:08:06 +00:00
pci_if.m
pci_iov_if.m
pci_iov_private.h
pci_iov_schema.c
pci_iov.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
pci_iov.h
pci_pci.c
Abstract the locking for PCIe hotplug. It still uses Giant so there's
2019-12-26 21:00:06 +00:00
pci_private.h
Export pci_attach() and pci_detach().
2019-10-15 18:58:01 +00:00
pci_subr.c
pci_user.c
Remove "All rights reserved" phrase from copyright notes.
2019-12-04 08:03:33 +00:00
pci.c
Remove VMware MSI-X from the PCI blacklist.
2019-12-18 23:00:56 +00:00
pcib_if.m
pcib_private.h
Abstract the locking for PCIe hotplug. It still uses Giant so there's
2019-12-26 21:00:06 +00:00
pcib_support.c
pcireg.h
Add accessors for the Vendor Specific Extended Capability (VSEC)
2019-12-13 23:46:59 +00:00
pcivar.h
Remove "All rights reserved" phrase from copyright notes.
2019-12-04 08:03:33 +00:00
schema_private.h
vga_pci.c
Fix the build after r350570.
2019-08-04 19:47:02 +00:00