]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove enabling Data FIFO protection with indirect memory access.
authoryongari <yongari@FreeBSD.org>
Wed, 14 Jul 2010 21:47:49 +0000 (21:47 +0000)
committeryongari <yongari@FreeBSD.org>
Wed, 14 Jul 2010 21:47:49 +0000 (21:47 +0000)
commit4c3701762050329e2f975f7a152d24c6a664ac96
treeb8edac5492d05aa969f96ac9ec61959299f46c68
parentbd622e7c205668562f8ab17e4f4f77769497dbe7
Remove enabling Data FIFO protection with indirect memory access.
r165114 added that code and that change ignored the same logic
committed in r135772. In addition, data FIFO protection should be
selectively enabled instead of applying to all PCIe devices.
While I'm here add BCM5785 to devices that do not require this
fix.
sys/dev/bge/if_bge.c