git: if_iwm - Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notification.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Sep 19 13:08:26 PDT 2016
commit 4d8d6f9def2ffb60aaf2d88f72f069a96c0b4e3f
Author: Imre Vadász <imre at vdsz.com>
Date: Mon Sep 19 21:46:05 2016 +0200
if_iwm - Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notification.
* Add the command groups enum, and the iwm_phy_ops_subcmd_ids enum
to if_iwmreg.h definitions.
* The IWM_DTS_MEASUREMENT_NOTIF_WIDE notification will be generated by
version 17 firmware.
Taken-From: Linux iwlwifi
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 4 +++-
sys/dev/netif/iwm/if_iwmreg.h | 19 +++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4d8d6f9def2ffb60aaf2d88f72f069a96c0b4e3f
--
DragonFly BSD source repository
More information about the Commits
mailing list