git: wlan - Sync dev/netif/ral from FreeBSD
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 23 21:38:03 PDT 2016
commit 91b30d50d9ca384c8948239c19a6e92b3d00e4fd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed May 18 14:12:24 2016 -0700
wlan - Sync dev/netif/ral from FreeBSD
* Sync dev/netif/ral from FreeBSD, fbsd git dd885b9a0a0e, May 11 2016.
* This is a direct copy (next commit ports it to DFly)
Summary of changes:
sys/contrib/dev/ral/rt2860.fw.uu | 194 ++++-----
sys/dev/netif/ral/if_ral_pci.c | 225 +++++------
sys/dev/netif/ral/rt2560.c | 541 ++++++++++++-------------
sys/dev/netif/ral/rt2560reg.h | 4 +-
sys/dev/netif/ral/rt2560var.h | 19 +-
sys/dev/netif/ral/rt2661.c | 482 ++++++++++------------
sys/dev/netif/ral/rt2661reg.h | 4 +-
sys/dev/netif/ral/rt2661var.h | 14 +-
sys/dev/netif/ral/rt2860.c | 844 +++++++++++++++++++++++++--------------
sys/dev/netif/ral/rt2860reg.h | 270 +++++++++----
sys/dev/netif/ral/rt2860var.h | 15 +-
11 files changed, 1413 insertions(+), 1199 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91b30d50d9ca384c8948239c19a6e92b3d00e4fd
--
DragonFly BSD source repository
More information about the Commits
mailing list