]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revise r220046 by introducing dc_netcfg_wait() which waits the end
authorPyun YongHyeon <yongari@FreeBSD.org>
Mon, 28 Mar 2011 19:08:53 +0000 (19:08 +0000)
committerPyun YongHyeon <yongari@FreeBSD.org>
Mon, 28 Mar 2011 19:08:53 +0000 (19:08 +0000)
commit1da7683a7caa1bb8c7550d467b33adfe9fe515d0
treeef5f1fbd831b05ac876a40a9be9c1ec2f4afcdff
parentc45e1b3cad994fd019e36ec9842d2807cd3eae3e
Revise r220046 by introducing dc_netcfg_wait() which waits the end
of active DMA cycle. dc_setcfg() also has to wait until the DMA
engine is stopped so using a common function to handle the job is
better than duplicating the code.

No objection from: marius
sys/dev/dc/if_dc.c