git: jme: Change polling(4) support to ifpoll support

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Sep 30 07:41:56 PDT 2012


commit 8a0620e4fb37b67e0243c240ec84cf464a77e9d1
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Sep 24 20:01:17 2012 +0800

    jme: Change polling(4) support to ifpoll support
    
    While I'm here, fix the disable/enable intr handing.

Summary of changes:
 sys/dev/netif/jme/Makefile    |    8 +-
 sys/dev/netif/jme/if_jme.c    |  262 ++++++++++++++++++++++++++++++++++-------
 sys/dev/netif/jme/if_jmevar.h |    3 +
 3 files changed, 227 insertions(+), 46 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a0620e4fb37b67e0243c240ec84cf464a77e9d1


-- 
DragonFly BSD source repository



More information about the Commits mailing list