git: if_iwm - Add some pcie device stop code from iwlwifi. Adjust a delay.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Aug 28 12:41:25 PDT 2016
commit 2427de166a76b82b8388c371c073111082acfa83
Author: Imre Vadász <imre at vdsz.com>
Date: Sun Jul 24 20:54:35 2016 +0200
if_iwm - Add some pcie device stop code from iwlwifi. Adjust a delay.
* Make iwm_apm_stop put the device in Uninitialized state, like in iwlwifi.
* Add a device reset from iwlwifi to iwm_apm_stop, and make the DELAY
after device reset in iwm_apm_init match the duration in iwlwifi.
* Swap iwm_disable_interrupts() and on-board processor reset in
iwm_stop_device() corresponding to Linux git commit
03d6c3b0fa4f5f0379cede079ec828a6c999fe43.
Taken-From: Linux iwlwifi
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 14 ++++++++++----
sys/dev/netif/iwm/if_iwm_pcie_trans.c | 16 ++++++++++++++--
2 files changed, 24 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2427de166a76b82b8388c371c073111082acfa83
--
DragonFly BSD source repository
More information about the Commits
mailing list