git: if_iwm - Allow listening on both chains/atennas to get diversity.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Wed Oct 12 13:30:00 PDT 2016


commit 3b7fc5aac51f81062da0a2c8fdac23e683fbd548
Author: Imre Vadász <imre at vdsz.com>
Date:   Wed Oct 12 22:19:31 2016 +0200

    if_iwm - Allow listening on both chains/atennas to get diversity.
    
    * This might improve throughput slightly when far from the accesspoint,
      apparently by allowing the firmware to listen on either of the two
      antennas (if there are two, i.e. on 7260/7265/8260), whichever has
      a better reception.
    
    Taken-From: Linux iwlwifi

Summary of changes:
 sys/dev/netif/iwm/if_iwm_phy_ctxt.c | 12 ++++++++++++
 sys/dev/netif/iwm/if_iwm_util.c     | 15 +++++++++++++++
 sys/dev/netif/iwm/if_iwm_util.h     |  2 ++
 3 files changed, 29 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3b7fc5aac51f81062da0a2c8fdac23e683fbd548


-- 
DragonFly BSD source repository



More information about the Commits mailing list