wi (Lucent) panics on ifconfig wi0 up

Gary Dunn knowtree at aloha.com
Fri Jan 29 10:06:38 UTC 2010


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)
> > knowtree at aloha.com wrote:
> > 
> >>> On 1/21/10, knowtree at aloha.com <knowtree at aloha.com> 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
osp at aloha.com
http://openslate.net/
http://e9erust.blogspot.com/
Sent from Slate001



More information about the freebsd-mobile mailing list