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

git: em/emx: Clear bit 28 of TARC1 for 82571/82572/es2lan


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 6 Feb 2013 17:55:20 -0800 (PST)

commit 0105853137e1945e4317dfdc06bbb14916880887
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Thu Feb 7 09:43:48 2013 +0800

    em/emx: Clear bit 28 of TARC1 for 82571/82572/es2lan
    
    Clearing bit 28 of TARC1 is done in HAL's device initialization, however,
    it happens before the MULR bit is turned on in TX unit initialization;
    MULR is not necessarily on by default, since its value is loaded from
    EEPROM according to the datasheet.

Summary of changes:
 sys/dev/netif/em/if_em.c   | 9 +++++++++
 sys/dev/netif/emx/if_emx.c | 9 +++++++++
 2 files changed, 18 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0105853137e1945e4317dfdc06bbb14916880887


-- 
DragonFly BSD source repository



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