[Wireless] Can't connect to wlan

Benjamin Close Benjamin.Close at clearchain.com
Tue Mar 11 21:36:31 UTC 2008


Alphons "Fonz" van Werven wrote:
> Mel wrote:
>
>>>     Do the recent patches by Andrew make a difference?
>>>
>>> http://people.freebsd.org/~thompsa/wpi_head.diff
>>> http://people.freebsd.org/~thompsa/wpi_releng7.diff
>
>> I will try the RELENG_7 patch, possibly today.
>
> If somebody tells me which patch is for 7.0-RELEASE (I'm guessing the
> *_releng7 one), I'll try it out too.
>
> Alphons
>
Yes the releng_7 one is for 7.
You can apply it with:

cd /usr/src
patch -p1 < wpi_releng7.diff

Then for a quick build:

cd /usr/src/sys/modules/wpi
make
make install

Cheers,
    Benjamin


More information about the freebsd-mobile mailing list