freebsd-dev/sys/dev/pci
Marius Strobl a6c8226584 For subtractively decoding bridges, don't try to grow windows but pass
the request up the tree in order to be on the safe side. Growing windows
in this case would mean to switch resources to positive decoding and
it's unclear how to correctly handle this. At least with ALi/ULi M5249
PCI-PCI bridges, this also just doesn't work out of the box.

Reviewed by:	jhb
MFC after:	3 days
2012-06-27 22:17:52 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c For subtractively decoding bridges, don't try to grow windows but pass 2012-06-27 22:17:52 +00:00
pci_private.h
pci_subr.c
pci_user.c
pci.c
pcib_if.m
pcib_private.h
pcireg.h
pcivar.h
vga_pci.c