freebsd-dev/sys/dev/pci
Robert Noland 6be0323d97 pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methods
to vga_pci.c to request on behalf of it's children.  This causes vgapci to show
up as the interrupt owner in vmstat -i, rather than the child device.

Approved by:	jhb(mentor)
2008-09-19 19:11:35 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c Style nit. Continued lines are indented 2 spaces in this file. 2008-09-03 06:57:21 +00:00
pci_private.h
pci_user.c
pci.c Cope with errors from device_get_children(). These errors can happen 2008-08-23 07:23:52 +00:00
pcib_if.m
pcib_private.h Add some sysctl reporting for most pci_pci bridges. We now report 2008-08-16 20:18:40 +00:00
pcireg.h The config space registers holding the upper 32-bits of the prefetchable 2008-08-20 18:29:59 +00:00
pcivar.h
vga_pci.c pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methods 2008-09-19 19:11:35 +00:00