DragonFly BSD
DragonFly commits List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: bce(4): Flush BCE_PCICFG_INT_ACK_CMD in interrupt handler


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Aug 2011 02:45:03 -0700 (PDT)

commit 8bc839bcda8895974cd01bf671c2d5ea36f8ab80
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Aug 29 17:37:36 2011 +0800

    bce(4): Flush BCE_PCICFG_INT_ACK_CMD in interrupt handler
    
    This could avoid possible spurious interrupts due to the PCI write
    to BCE_PCICFG_INT_ACK_CMD is still pending after we leave interrupt
    handler.
    
    Obtained-from: Linux bnx2

Summary of changes:
 sys/dev/netif/bce/if_bce.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]