freebsd-skq/sys/dev/pci
andrew bd51f74fa6 Update the handling of interrupts on the generic PCIe driver:
* Use the interrupt-map property to route interrupts
 * Remove the IRQ rman, it's now unneeded
 * Support MSI/MSI-X interrupts

With this I'm able to use the two NICs I've tested (em and msk), however
while I can boot with an AHCI devie attached it fails when any drives are
connected.

Obtained from:	ABT Systems Ltd
Sponsored by:	SoftIron Inc
2015-12-14 17:08:40 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_host_generic.c Update the handling of interrupts on the generic PCIe driver: 2015-12-14 17:08:40 +00:00
pci_if.m
pci_iov_if.m
pci_iov_private.h
pci_iov_schema.c
pci_iov.c
pci_iov.h
pci_pci.c
pci_private.h
pci_subr.c
pci_user.c
pci.c Add a new helper function for PCI devices to locate the upstream 2015-11-05 21:27:25 +00:00
pcib_if.m
pcib_private.h
pcib_support.c
pcireg.h Add a new -B flag for use with list mode (-l) that lists details about 2015-11-23 23:48:07 +00:00
pcivar.h Add a new -B flag for use with list mode (-l) that lists details about 2015-11-23 23:48:07 +00:00
schema_private.h
vga_pci.c