Re: [RFT] Intel 3945abg wireless driver (wpi)
Dominic Fandrey <[email protected]>
| Newsgroups | gmane.os.freebsd.current,gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Vince wrote: > Benjamin Close wrote: > Thanks for getting this driver going, I'm now using the version in 7.0, > Its working very well for me other than one (reasonably minor) thing, > which is that "ifconfig wpi0 scan" just sits there until I kill it. the > driver works in every other way, associates, works with WEP (havent > tried with WPA.) It will find and associate with a network if I just put > in "ifconfig wpi0 up" or if i use wpa_supplicant. I've had the same problem with ipw0 until my thinkpad burst into flames. A workaround is something like this: # ifconfig wpi0 up && sleep 3 && ifconfig wpi0 list scan On a sidenote, with RELENG_7 WPA finally started working for ipw on my system (which so shortly after the transition burst into flames). _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"