git: bce: Enabling MSI or MSI-X in interrupt handler does not need to mask first
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Sat Jul  7 07:19:25 PDT 2012
    
    
  
commit d4274f6b9a80a7c723429e38a0f1814aaeadfeb8
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat Jul 7 22:16:49 2012 +0800
    bce: Enabling MSI or MSI-X in interrupt handler does not need to mask first
    
    This reduce number of register writing operation during interrupt handling
    
    According-to: bnx2
Summary of changes:
 sys/dev/netif/bce/if_bce.c |   35 +++++++++++++++++++++++++----------
 1 files changed, 25 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4274f6b9a80a7c723429e38a0f1814aaeadfeb8
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list