Date: Wed, 12 Mar 2008 08:06:27 +1030 From: Benjamin Close <Benjamin.Close@clearchain.com> To: "Alphons \"Fonz\" van Werven" <a.j.werven@student.utwente.nl> Cc: Mel <fbsd.questions@rachie.is-a-geek.net>, freebsd-mobile@freebsd.org Subject: Re: [Wireless] Can't connect to wlan Message-ID: <47D6FB5B.3020107@clearchain.com> In-Reply-To: <47D68808.5060709@student.utwente.nl> References: <47C078EC.4020907@student.utwente.nl> <200802241730.13328.fbsd.questions@rachie.is-a-geek.net> <47D63A65.8010507@clearchain.com> <200803111356.00400.fbsd.questions@rachie.is-a-geek.net> <47D68808.5060709@student.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47D6FB5B.3020107>