freebsd-dev/sys/dev/pci
John Baldwin cc4f30e1a5 Disable MSI for the Intel E7501 chipset.
Reported by:	jdp
2006-12-14 19:59:29 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m First cut at MI support for PCI Message Signalled Interrupts (MSI): 2006-11-13 21:47:30 +00:00
pci_pci.c First cut at MI support for PCI Message Signalled Interrupts (MSI): 2006-11-13 21:47:30 +00:00
pci_private.h Replace #define<space> with #define<tab> so the code is consistent with 2006-12-14 16:53:48 +00:00
pci_user.c Actually make bounds checking for PCIOCREAD and PCIOCWRITE work. 2006-10-06 14:31:32 +00:00
pci.c Disable MSI for the Intel E7501 chipset. 2006-12-14 19:59:29 +00:00
pcib_if.m First cut at MI support for PCI Message Signalled Interrupts (MSI): 2006-11-13 21:47:30 +00:00
pcib_private.h Replace #define<space> with #define<tab> so the code is consistent with 2006-12-14 16:53:48 +00:00
pcireg.h Replace #define<space> with #define<tab> so the code is consistent with 2006-12-14 16:53:48 +00:00
pcivar.h Add a first pass at a way to blacklist MSI on systems where it doesn't 2006-12-14 19:57:06 +00:00
vga_pci.c