Re: wi (Lucent) panics on ifconfig wi0 up
Gary Dunn <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <1264759590.1490.13.camel@slate01> |
On Fri, 2010-01-22 at 19:43 +0000, Rui Paulo wrote: > On 22 Jan 2010, at 16:24, Torfinn Ingolfsen wrote: > > > On Thu, 21 Jan 2010 15:10:53 -1000 (HST) > > [email protected] wrote: > > > >>> On 1/21/10, [email protected] <[email protected]> wrote: > >> OK, I filed PR kern/143074. I sure it it wasn't operator error!! In the > >> meantime I'll try ndis again on the built-in Intel 5100AGN, > > > > If you haven't tried it already, perhaps you should try the new iwb driver? > > See http://forums.freebsd.org/showthread.php?t=8041&highlight=5100 > > You mean "iwn" and that's available on stable/8. > A big "mahalo" to Rui, Torfinn, Paul, and everyone else who helped with this. What a great community. I was just about to fire up my ndis driver when I read this snippet about iwn, so I installed csup and upgraded to 8.0 stable. Works like a charm! Added this to /boot/loader: ifnfw_load="YES" if_iwn_load="YES" Here is what I added to my rc.conf (my home ssid is Oz): # msk0 is built-in Ethernet ifconfig_msk0="DHCP" # iwn0 is built-in wifi wlans_iwn0="wlan0" ifconfig_wlan0="DHCP ssid=Oz" -- Gary Dunn, Honolulu [email protected] http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate001 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"