From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jeff Chua" Subject: Re: [ANNOUNCE] d80211 based driver for Intel PRO/Wireless 3945ABG Date: Tue, 13 Feb 2007 23:10:24 +0800 Message-ID: References: <45CCE3CA.4050904@linux.intel.com> <200702131558.48987.ismail@pardus.org.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: "James Ketrenos" , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, ipw3945-devel@lists.sourceforge.net, netdev@vger.kernel.org To: "=?ISO-8859-1?Q?Ismail_D=F6nmez?=" Return-path: Received: from qb-out-0506.google.com ([72.14.204.225]:46222 "EHLO qb-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750716AbXBMPK0 convert rfc822-to-8bit (ORCPT ); Tue, 13 Feb 2007 10:10:26 -0500 Received: by qb-out-0506.google.com with SMTP id e7so934863qbe for ; Tue, 13 Feb 2007 07:10:26 -0800 (PST) In-Reply-To: <200702131558.48987.ismail@pardus.org.tr> Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 2/13/07, Ismail D=F6nmez wrote: > Tried this is on a patched 2.6.20 kernel with ipw3945 device and it a= lways > puts the card in 802.11a mode instead of 802.11bg mode. > > Ideas? Before running "iwconfig wlan0 channel 8", the card is set to 802.11a mode. iwconfig shows rate at 54Mb/s. But after setting the channel, it sets to 802.11b mode, and I can't find a way to change from 11Mb/s to 54MB/s. "iwlist eth0 rate" only show up to 11Mb/s. So, my problem is the card is always in 802.11b mode. Thanks, Jeff.