Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750723AbXBMPK3 (ORCPT ); Tue, 13 Feb 2007 10:10:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750732AbXBMPK2 (ORCPT ); Tue, 13 Feb 2007 10:10:28 -0500 Received: from qb-out-0506.google.com ([72.14.204.229]:47018 "EHLO qb-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750730AbXBMPK1 convert rfc822-to-8bit (ORCPT ); Tue, 13 Feb 2007 10:10:27 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=N5UrWpxCTcOQwz1iks/k7BpVQnRnZyIaMHK6CVXj5c9rcqSkfbm4uEqM1RQuk4WF4DP+66uKYK2FDwMkqry58Mx1JXip4Bzql3gnTLMMnL5GybwRtcn2YJ57ReQvzFob7f8/4lG+o2WLHIvtPCpSEy2qLyg2pdPJHA/sbXa7Wm8= Message-ID: Date: Tue, 13 Feb 2007 23:10:24 +0800 From: "Jeff Chua" To: "=?ISO-8859-1?Q?Ismail_D=F6nmez?=" Subject: Re: [ANNOUNCE] d80211 based driver for Intel PRO/Wireless 3945ABG Cc: "James Ketrenos" , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, ipw3945-devel@lists.sourceforge.net, netdev@vger.kernel.org In-Reply-To: <200702131558.48987.ismail@pardus.org.tr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT Content-Disposition: inline References: <45CCE3CA.4050904@linux.intel.com> <200702131558.48987.ismail@pardus.org.tr> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 24 On 2/13/07, Ismail D?nmez wrote: > Tried this is on a patched 2.6.20 kernel with ipw3945 device and it always > 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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/