git: wlan - Sync dev/netif/wi from FreeBSD

Matthew Dillon dillon at crater.dragonflybsd.org
Mon May 23 21:38:03 PDT 2016


commit cbe85c0411f1b415613997e3bc1f10b6df9c092e
Author: Imre Vadász <imre at vdsz.com>
Date:   Wed May 18 21:38:42 2016 +0200

    wlan - Sync dev/netif/wi from FreeBSD
    
    * Sync dev/netif/wi from FreeBSD, fbsd git dd885b9a0a0e, May 11 2016.
    
    * Straight report from FreeBSD using new infrastructure.

Summary of changes:
 sys/dev/netif/wi/Makefile          |   2 +-
 sys/dev/netif/wi/if_wavelan_ieee.h |   6 +-
 sys/dev/netif/wi/if_wi.c           | 546 ++++++++++++++++++++-----------------
 sys/dev/netif/wi/if_wi_pccard.c    |  55 +++-
 sys/dev/netif/wi/if_wi_pci.c       |  86 +++---
 sys/dev/netif/wi/if_wireg.h        |   6 +-
 sys/dev/netif/wi/if_wivar.h        |  27 +-
 7 files changed, 408 insertions(+), 320 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list