freebsd-dev/sys/dev/pci
John Baldwin 34a839f108 Don't throw away upper 32-bits of the HT MSI address window. In practice
this is harmless since the address window for MSI on x86 is in the lower
4 GB.

Submitted by:	mav
MFC after:	1 week
2009-02-26 14:32:14 +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 - Add a new ioctl to /dev/pci to fetch details on an individual BAR of a 2009-02-02 19:54:16 +00:00
pci.c Don't throw away upper 32-bits of the HT MSI address window. In practice 2009-02-26 14:32:14 +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 Add SATA and PCI Advanced Features capabilities constants. 2009-02-15 09:49:21 +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