Re: Intel® PRO/Wireless 2100/2200BG/2225BG/2915A BG

Adrian Frith <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
Brian wrote:
> I did the ports install /usr/ports/net/iwi-firmware 
> It installed
> Then
> # kldload -v if_ip 
> but when I do # dmesg | grep ip I get nothing
> # ipwcontrol -i ipw0 -f /usr/local/share/ipw-firmware/ipw.fw 
> ipwcontrol: Command Not Found

That's because there are two separate drivers: ipw for the 21xx chipset, 
and iwi for the 22xx/29xx chipset. If you have a 22xx or a 29xx (which I 
assume since your previous email was about the T43), then those commands 
should be
# kldload -v if_iwi
and
# iwicontrol -i iwi0 -m bss -f /usr/local/share/iwi-firmware

Cheers,
Adrian

-- 
Adrian Frith - UCT Comp.Sci. Student - UNIX Geek
"Many that live deserve death. And some that die deserve life. Can you
give it to them? Then do not be too eager to deal out death in judgement."
         -- Gandalf the Grey, Lord of the Rings Book One Chapter II
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.