svn commit: r286337 - head/sys/contrib/dev/ath/ath_hal/ar9300

Ermal Luçi ermal.luci at gmail.com
Wed Aug 19 21:04:59 UTC 2015


Just an update there.

Here is the patch i had prepared
https://github.com/pfsense/FreeBSD-src/commit/6ee75bdd7bf7c20359dd6e38c243586cb062edea
Now its public at least.

On Thu, Aug 6, 2015 at 3:03 PM, Adrian Chadd <adrian at freebsd.org> wrote:

> Ermal - yes please. :) Or, just do the MFC yourself. :)
>
>
> -a
>
>
> On 6 August 2015 at 00:21, Ermal Luçi <ermal.luci at gmail.com> wrote:
> > I did the port for pfSense and the whole stack works from HEAD into
> > 10-STABLE.
> >
> > Just minor modifications were required.
> > If you want i can try to send the diff.
> >
> > On Wed, Aug 5, 2015 at 11:55 PM, Oliver Pinter
> > <oliver.pinter at hardenedbsd.org> wrote:
> >>
> >> Yup. :) If you need testers with the backport, then ping me. ;)
> >>
> >> On Wed, Aug 5, 2015 at 11:23 PM, Adrian Chadd <adrian at freebsd.org>
> wrote:
> >> > The whole wifi stack / drivers need backporting. :)
> >> >
> >> >
> >> >
> >> > -a
> >> >
> >> >
> >> > On 5 August 2015 at 12:41, Shawn Webb <shawn.webb at hardenedbsd.org>
> >> > wrote:
> >> >> On Wed, 2015-08-05 at 19:32 +0000, Adrian Chadd wrote:
> >> >>> Author: adrian
> >> >>> Date: Wed Aug  5 19:32:35 2015
> >> >>> New Revision: 286337
> >> >>> URL: https://svnweb.freebsd.org/changeset/base/286337
> >> >>>
> >> >>> Log:
> >> >>>   Add TXOP enforce support to the AR9300 HAL.
> >> >>>
> >> >>>   This is required for (more) correct TDMA support.  Without it, the
> >> >>>   code tries to calculate the required guard interval based on the
> >> >>>   current rate, and since this is an 11n NIC and people try using
> >> >>>   11n, it calls ath_hal_computetxtime() on an 11n rate which then
> >> >>>   panics.
> >> >>>
> >> >>>   This doesn't fix TDMA slave mode on AR9300 - it just makes it
> >> >>>   have one less bug.
> >> >>>
> >> >>>   Reported by:        Berislav Purgar <bpurgar at gmail.com>
> >> >>>
> >> >>> Modified:
> >> >>>   head/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_misc.c
> >> >>
> >> >> Hey Adrian,
> >> >>
> >> >> Can this be MFC'd?
> >> >>
> >> >> Thanks,
> >> >>
> >> >> --
> >> >> Shawn Webb
> >> >> HardenedBSD
> >> >>
> >> >> GPG Key ID:          0x6A84658F52456EEE
> >> >> GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89  3D9E 6A84 658F 5245
> 6EEE
> >> > _______________________________________________
> >> > svn-src-head at freebsd.org mailing list
> >> > http://lists.freebsd.org/mailman/listinfo/svn-src-head
> >> > To unsubscribe, send any mail to "
> svn-src-head-unsubscribe at freebsd.org"
> >>
> >
> >
> >
> > --
> > Ermal
>



-- 
Ermal


More information about the svn-src-head mailing list