Patch ath3kfw to accept other device ids; blacklist ath bluetooth devices
Adrian Chadd
adrian.chadd at gmail.com
Wed Apr 3 17:52:48 UTC 2013
Hi,
Here you go:
http://people.freebsd.org/~adrian/ath/20130401-ath-bluetooth.diff
The ath3k driver in linux does a fair bit more than ath3kfw:
* if it's a subset of chips that needs firmware, it squirts ath3k-1.fw onto it
* there's a subset of chips that get ROM/RAM patches; so if it's one
of those, squeeze the patch on;
* it also will configure the AR3012 NIC between "config" and "normal"
mode when it's loading in those patches.
So it's likely that for full support, we're going to have to port over
this functionality and throw those firmware / patch / config files
somewhere to be uploaded when the relevant device is attached.
Thanks,
Adrian
More information about the freebsd-current
mailing list