Re: [Wireless] Can't connect to wlan
Benjamin Close <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"