DragonFly commits List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: bge: Switch from device_polling to ifpoll
commit 7e1b252663b9bd325f076f75b972f1c0f35914ce
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat Nov 3 22:36:01 2012 +0800
bge: Switch from device_polling to ifpoll
Also 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/Makefile | 6 +-
sys/dev/netif/bge/if_bge.c | 109 ++++++++++++++++++++++++++---------------
sys/dev/netif/bge/if_bgevar.h | 1 +
3 files changed, 73 insertions(+), 43 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e1b252663b9bd325f076f75b972f1c0f35914ce
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]