git: msk(4): Do not blindly clear entire GPHY control register.
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Sun Aug 14 07:14:31 PDT 2011
    
    
  
commit 86d08fa7ce9ed147ba85a00654126703f2e637ea
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sun Aug 14 20:39:58 2011 +0800
    msk(4): Do not blindly clear entire GPHY control register.
    
    It seems some bits of the register is used for other purposes such
    that clearing these bits resulted in unexpected results such as
    corrupted RX frames or missing LE status updates.
    
    Obtained-from: FreeBSD 222219
Summary of changes:
 sys/dev/netif/msk/if_msk.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86d08fa7ce9ed147ba85a00654126703f2e637ea
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list