Intel® PRO/Wireless 2100/2200BG/2225BG/2915ABG
Adrian Frith
adrian at leg.uct.ac.za
Sun Sep 25 18:51:32 PDT 2005
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
More information about the freebsd-mobile
mailing list