Hi, this patchset adds support for the HSR filter of the Ubiquiti Unifi Outdoor Plus access point.
The HSR is a configurable RF filter in the receive path that must be tuned according to the selected Wifi channel for the access point to work. Patch 1 adds a "channel change helper" callback to the mac80211 package and exports the ath9k kernel API for other packages. Patch 2 adds the actual tuner as a self contained kmod. The patchset is based on work of Kirill Berezin and me. Changes since last version: -Split into two packages to reduce impact on mac80211 -Merge Kirills latest updates of the HSR communication protocol. (Without ath_dbg() because of the split) I'm running the driver compiled against chaos calmer RC1 right now and compile test it with trunk. Not yet solved is how to add the kmod to the outdoor plus image only, but I'd really like to push these changes before -rc2. Stefan _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel