]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r249476:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 21 Apr 2013 12:16:59 +0000 (12:16 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 21 Apr 2013 12:16:59 +0000 (12:16 +0000)
commitb0b76bec423b1bd53eae8f41a09df1688652f46b
treee3050d6be2d410487869002cfaf8db1f01f0852c
parent8819873e321c71fe44b659dbed5e9f047066197b
MFC r249476:
Esnure that PCI bus BUS_GET_DMA_TAG() method sees the actual PCI device
which makes the request for dma tag, instead of some descendant of
the PCI device, by creating a pass-through trampoline for vga_pci and
ata_pci buses.

git-svn-id: svn://svn.freebsd.org/base/stable/9@249723 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ata/ata-pci.c
sys/dev/pci/vga_pci.c