Dealing with firmware hang.

Ben Greear greearb at candelatech.com
Tue Feb 11 17:37:38 EST 2014


I'm able to occassionally hit a case where I run out of tx credits and firmware appears
to basically hang forever.

I'm adding a timeout detection for this.  I'd like to grab any debug info from
the firmware and reset it...would the code below do this?

void ath10k_handle_firmware_hang(struct ath10k *ar)
{
	ath10k_pci_wake(ar);
	ath10k_pci_hif_dump_area(ar);
}

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com




More information about the ath10k mailing list