Date: Thu, 6 Aug 2015 09:21:34 +0200 From: =?UTF-8?Q?Ermal_Lu=C3=A7i?= <ermal.luci@gmail.com> To: Oliver Pinter <oliver.pinter@hardenedbsd.org> Cc: Adrian Chadd <adrian@freebsd.org>, Shawn Webb <shawn.webb@hardenedbsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r286337 - head/sys/contrib/dev/ath/ath_hal/ar9300 Message-ID: <CAPBZQG0Kg=4atPUm63UfoE4vKa2XzcMPYG01tFtFXxd%2B0J5yJw@mail.gmail.com> In-Reply-To: <CAPQ4fftk4B=uVykU4vZvWvrKnO3C8EELY32984SyHY-6yjBdsQ@mail.gmail.com> References: <201508051932.t75JWa43099865@repo.freebsd.org> <1438803660.4365.13.camel@hardenedbsd.org> <CAJ-Vmo=80Sy-Bu%2BS9TNRwTDsswCrm09_i8=FFNVbFNoREL7NAA@mail.gmail.com> <CAPQ4fftk4B=uVykU4vZvWvrKnO3C8EELY32984SyHY-6yjBdsQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org> wrote: > > The whole wifi stack / drivers need backporting. :) > > > > > > > > -a > > > > > > On 5 August 2015 at 12:41, Shawn Webb <shawn.webb@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@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@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/svn-src-head > > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" > > -- Ermal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPBZQG0Kg=4atPUm63UfoE4vKa2XzcMPYG01tFtFXxd%2B0J5yJw>