freebsd-nq/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
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
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
pci_subr.c
pci_user.c
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
pcib_private.h
pcib_support.c
pcireg.h
pcivar.h
vga_pci.c