Date: Sun, 03 Feb 2008 20:20:05 +0100 From: Michael Fuckner <michael@fuckner.net> To: Wael Nasreddine <mla@nasreddine.com> Cc: freebsd-hardware@freebsd.org Subject: Re: I need some help trying to make Intel 3945ABG wireless card working. Message-ID: <47A613E5.2060708@fuckner.net> In-Reply-To: <d3328e7b0802031007k2bec0e14l49ebfdc60db0b123@mail.gmail.com> References: <d3328e7b0802031007k2bec0e14l49ebfdc60db0b123@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Wael Nasreddine wrote: > Hello, > > I'm new to FreeBSD and I have a Toshiba Satellite A135-S4427 equipped > with an Intel 3945ABG wireless card. I searched a bit and I added > these to /boot/loader.conf > ----CUT > if_wpi_load="YES" > wlan_load="YES" > wlan_amrr_load="YES" > firmware_load="YES" > wpifw_load="YES" > ----CUT > > Now I have a wpi0 interface I tried doing > ----CUT > ifconfig wpi0 ssid eMxyzptlk wepkey "0xC1C731EA92AC05B1E7BA6186CF" > ----CUT > > but it doesn't associate with the AP all I see in ifconfig is > ----CUT Similar for me (on Samsung X22-Pro). This works for me: ifconfig wpi0 up dhclient wpi0 Regards, Michael!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47A613E5.2060708>