git: stge: Switch from device_polling to ifpoll

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Nov 4 02:26:32 PST 2012


commit 9bb7da4262a7eca0548777285ed66a7e61beb4e1
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sun Nov 4 18:25:49 2012 +0800

    stge: Switch from device_polling to ifpoll

Summary of changes:
 sys/dev/netif/mii_layer/ip1000phy.c |    1 +
 sys/dev/netif/stge/Makefile         |    6 +-
 sys/dev/netif/stge/if_stge.c        |  114 ++++++++++++++++++++++-------------
 sys/dev/netif/stge/if_stgevar.h     |    4 +-
 4 files changed, 76 insertions(+), 49 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9bb7da4262a7eca0548777285ed66a7e61beb4e1


-- 
DragonFly BSD source repository


More information about the Commits mailing list