RFT: deferred/driver management of sequence number allocation

2017-01-15 Thread Adrian Chadd
hi, https://reviews.freebsd.org/D9195 This is an initial patch to allow drivers to handle sequence number allocation. This is important for higher throughput because it eliminates the need for the TX serialisation lock in net80211 for those drivers. It's only done for ath(4) right now. I'd

Problem reports for freebsd-wireless@FreeBSD.org that need special attention

2017-01-15 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

ATH Spectral Scan

2017-01-15 Thread tj
Hi wireless, I am trying to get spectral scan working on the AR9462 in my acer c720. As per: http://freebsd.1045724.x6.nabble.com/spectral-scan-now-works-on-ar93xx-and-later-chips-td6057123.html I built a kernel with: options ATH_ENABLE_RADIOTAP_VENDOR_EXT options ATH_DIAGAPI