freebsd-dev/sys/dev/pci
Marius Strobl 40438c4761 - Make PCI_QUIRK_MSI_INTX_BUG work by using the ID of the actual PCI device
for the lookup.
- For devices affected by PCI_QUIRK_MSI_INTX_BUG, ensure PCIM_CMD_INTxDIS
  is cleared when using MSI/MSI-X.
- Employ PCI_QUIRK_MSI_INTX_BUG for BCM5714(S)/BCM5715(S)/BCM5780(S) rather
  than clearing PCIM_CMD_INTxDIS unconditionally for all devices in bge(4).

MFC after:	3 days
2014-12-27 14:26:18 +00:00
..
eisa_pci.c
fixup_pci.c Use device_printf(). 2013-08-11 06:57:57 +00:00
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m pci: add a new pci_child_added newbus method. 2014-08-22 15:05:51 +00:00
pci_pci.c Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
pci_private.h Stage one of multipass suspend/resume 2014-09-23 02:56:40 +00:00
pci_subr.c Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00
pci_user.c Add support for displaying VPD for PCI devices via pciconf. 2014-01-20 20:56:09 +00:00
pci.c - Make PCI_QUIRK_MSI_INTX_BUG work by using the ID of the actual PCI device 2014-12-27 14:26:18 +00:00
pcib_if.m Be consistent with the whitespace in the rest of these files. 2014-04-29 20:49:47 +00:00
pcib_private.h Add support for PCIe ARI 2014-04-01 16:02:02 +00:00
pcib_support.c Add missing copyright date. 2014-04-01 17:35:31 +00:00
pcireg.h Add IOMMU PCI subclass, found on Tyan S8236 motherboard. 2014-05-20 14:39:22 +00:00
pcivar.h pci: add a new pci_child_added newbus method. 2014-08-22 15:05:51 +00:00
vga_pci.c Remove ia64. 2014-07-07 00:27:09 +00:00