git: wlan - Sync bus/u4b/wlan/if_urtwn* from FreeBSD

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


commit 326e57e856af4df1ee426d8c7604a26e68c0d7a2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue May 17 17:28:43 2016 -0700

    wlan - Sync bus/u4b/wlan/if_urtwn* from FreeBSD
    
    * Sync bus/u4b/wlan/if_urtwn* from FreeBSD, fbsd git dd885b9a0a0e, May 11 2016.
    
    * Firmware is already the same as w/FreeBSD (no changes).
    
    * Add missing usbdevs and usbd.conf entries for urtwn*

Summary of changes:
 etc/devd/usb.conf              |   24 +-
 sys/bus/u4b/usbdevs            |   72 +-
 sys/bus/u4b/wlan/Makefile      |    3 +-
 sys/bus/u4b/wlan/if_urtwn.c    | 4080 ++++++++++++++++++++++++++++++----------
 sys/bus/u4b/wlan/if_urtwnreg.h |  462 +++--
 sys/bus/u4b/wlan/if_urtwnvar.h |  274 +++
 6 files changed, 3616 insertions(+), 1299 deletions(-)
 create mode 100644 sys/bus/u4b/wlan/if_urtwnvar.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/326e57e856af4df1ee426d8c7604a26e68c0d7a2


-- 
DragonFly BSD source repository



More information about the Commits mailing list