commit c3640a43a372e4b33901e3e5bee48abbe9f5fbfd Author: Sepherosa Ziehau <se...@dragonflybsd.org> Date: Sat Nov 3 22:49:32 2012 +0800
bge: Fix a bug in the polling code when status tag is used Status tag always needs to be written even if interrupt is not enabled. Summary of changes: sys/dev/netif/bge/if_bge.c | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3640a43a372e4b33901e3e5bee48abbe9f5fbfd -- DragonFly BSD source repository