git: bge: Proper configure PCI-X for BCM5703/5704 devices

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Jun 28 00:01:22 PDT 2012


commit ab8c112422b6743166c5a6b506611d4ae2aa6151
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Jun 28 14:55:18 2012 +0800

    bge: Proper configure PCI-X for BCM5703/5704 devices
    
    Set maximum read byte count to 2048.  Also disable relaxed ordering
    as recommended by data sheet for PCI-X devices.  For PCI-X BCM5704,
    set maximum outstanding split transactions to 0 as indicated by
    datasheet.
    
    Obtained-from: FreeBSD 204978

Summary of changes:
 sys/dev/netif/bge/if_bge.c    |   27 ++++++++++++++++++++++++++-
 sys/dev/netif/bge/if_bgereg.h |    1 +
 2 files changed, 27 insertions(+), 1 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list