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

git: bnx: Reimplement polling in non-compat mode


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Apr 2013 20:13:26 -0700 (PDT)

commit 4fa389859d9c5b5b506dadd69b33aca7e02c7a68
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Apr 12 11:13:40 2013 +0800

    bnx: Reimplement polling in non-compat mode
    
    Take advantage of the independent TX/RX serializers.
    
    Additionally, save the status tag's location in RX return ring struct.

Summary of changes:
 sys/dev/netif/bnx/if_bnx.c    | 341 ++++++++++++++++++++++++++++++++++--------
 sys/dev/netif/bnx/if_bnxvar.h |  10 +-
 2 files changed, 286 insertions(+), 65 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4fa389859d9c5b5b506dadd69b33aca7e02c7a68


-- 
DragonFly BSD source repository



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