git: bnx: Change clock speed to fix several types of hangs

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Mar 22 08:12:51 PDT 2021


commit 7acfcee270a7d37a12ca15e37a34554a10212413
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Mar 22 23:10:52 2021 +0800

    bnx: Change clock speed to fix several types of hangs
    
    - During reset, increase the clock speed temporarily to fix hang
      on 5717/5719/5720.
    - On 5762, always increase the clock speed even for normal operation
      to avoid hang on TX.
    
    Obtained-from: tg3
    f82995b65c44f353358179f4e2745cf967e00b31
    3a498606bb04af603a46ebde8296040b2de350d1

Summary of changes:
 sys/dev/netif/bge/if_bgereg.h |  4 ++++
 sys/dev/netif/bnx/if_bnx.c    | 25 ++++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7acfcee270a7d37a12ca15e37a34554a10212413


-- 
DragonFly BSD source repository



More information about the Commits mailing list