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
_______________________________________________
freebsd-mobile@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis...freebsd-mobile
To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"