]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the interrupt handler to do the mandatory PCI flush before looking at
authorScott Long <scottl@FreeBSD.org>
Sat, 15 Apr 2006 08:13:06 +0000 (08:13 +0000)
committerScott Long <scottl@FreeBSD.org>
Sat, 15 Apr 2006 08:13:06 +0000 (08:13 +0000)
commitf30cbfc63b991172f68e87449eb8116bc8c3f63f
treefebb99e2a52108c6c34b681019f0ffebc66ff441
parenta2a926dd446d1a2755a5d3b4d89834849a764733
Fix the interrupt handler to do the mandatory PCI flush before looking at
DMA memory.  The could contribute towards missed link state changes under
heavy bus load.
sys/dev/bge/if_bge.c