git: bge: Properly configure receive and send RCBs

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Jul 2 01:48:55 PDT 2012


commit d287a587e66ffd1297486e4b43d162226108ce3f
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Jul 2 14:59:48 2012 +0800

    bge: Properly configure receive and send RCBs
    
    - More comment
    - Limit receive and RCBs accessing according to chip type
    - Always configure send RCB
    - Move producer RX ring index resetting to the proper place
    
    Obtained-from: FreeBSD 213495

Summary of changes:
 sys/dev/netif/bge/if_bge.c |  133 +++++++++++++++++++++++++++++++++-----------
 1 files changed, 100 insertions(+), 33 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d287a587e66ffd1297486e4b43d162226108ce3f


-- 
DragonFly BSD source repository





More information about the Commits mailing list