Bug 192424 - [ath] Port over AR9331 fixes from qca-wifi git repository
Summary: [ath] Port over AR9331 fixes from qca-wifi git repository
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 08:48 UTC by Adrian Chadd
Modified: 2014-08-06 08:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Chadd freebsd_committer freebsd_triage 2014-08-06 08:48:28 UTC
There's a few things that should be ported over from the qca-wifi (public) git repository. I'll add to this ticket as I find things to port.

* there's some hornet (AR9331) specific otp initialisation code which I _think_ is setting up various thermal / regulator parameters.
* there's a WAR in ar9300_set_reset() for the AR9331 which asks the SoC to get involved if it's a cold reset. Ie, it actually does a full wireless mac/phy/radio reset via the SoC path rather than a straight cold reset via the normal MAC/RTC path.