DragonFly users List (threaded) for 2011-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: calling all WiFi users
On Tue, Mar 08, 2011 at 07:50:45PM +0100, Thomas Nikolajsen wrote:
> >>Anyone using WiFi on DragonFly BSD please test the following branch:
> >>
> >>git://leaf.dragonflybsd.org/~josepht/dragonfly.git mjumpagesize
> >>
> >>This adds jumbo cluster support needed for Intel WiFi NICs and removes
> >>the requirement for non-Intel WiFi NIC users to rebuild their kernel
> >>with MCLSHIFT set to 11.
> >
> >It works here, using ath(4) (AR5212 if it matters).
> >This NIC broke with MCLSHIFT=12.
>
> Found a minor issue: buildkernel fails on x86_64:
> 'size' has different type in two places, see below.
>
> 'size' isn't used in your implementation at all.
> FreeBSD use int for size.
>
> It works great here using size_t.
Good catch. I've updated the mjumpagesize branch of my leaf repo to
fix this as well as factor out the common code in m_getjcl() and
m_getcl().
Thanks for testing,
Joe
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]