Re: fbsd 7 + intel wireless 3945bg
Tom Evans <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <1204804387.2126.240.camel@localhost> |
On Thu, 2008-03-06 at 13:06 +0200, Ivan Vanney wrote: > Do you know how can I install the wireless card intel 3945bg in fbsd 7?, thnx. > 7.0 already has the driver for intel 3945bg, although it is very new and may contain some bugs. ``ifconfig wpi0 up'' should load it, but you will need to acknowledge the license as well by setting the kernel environment variable legal.intel_wpi.license_ack=1. man 4 wpi for full details. To do this permanently ``echo legal.intel_wpi.license_ack=1 >>/boot/loader.conf'' or to do it temporarily do ``kenv legal.intel_wpi.license_ack=1'' If it doesn't load, check /var/log/messages for why. Cheers Tom
signature.asc
(application/pgp-signature, 187 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHz9sflcRvFfyds/cRAsv5AJ92tWYUEcFEb4t9SkywpVX3ebT52QCghIz7 h1I3ooFJlc1u/Z4LrsOAhyk= =89SS -----END PGP SIGNATURE-----