commit cc8d6ccf5583fd45964f3bde9b057ee4f834c0e0
Author: Imre Vadász <[email protected]>
Date:   Tue Sep 6 22:55:36 2016 +0200

    if_iwm - Use chipset configuration structs like iwlwifi does.
    
    * This makes it a bit easier to factor out common parts for e.g. the
      7000 chipset family.
    
    * Add iwm7265d config, and recognize the 7265D chipset variant via the
      hardware revision.

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c            | 174 +++++++++++++++++++++-------------
 sys/dev/netif/iwm/if_iwm_pcie_trans.c |   8 +-
 sys/dev/netif/iwm/if_iwmvar.h         |  31 ++++--
 3 files changed, 132 insertions(+), 81 deletions(-)

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


-- 
DragonFly BSD source repository

Reply via email to