1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/dev/pci
John Baldwin e7e2941b81 Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-X
interrupts.  For the MSI/MSI-X case, we only allow 1 child device to use
MSI or MSI-X at a time.

Tested by:	rnoland
2008-09-16 19:52:02 +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 SATA device on some nForce based boards could get confused if MSI is not 2008-07-23 09:44:36 +00:00
vga_pci.c Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-X 2008-09-16 19:52:02 +00:00