Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:50674 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751373Ab0GMSTs convert rfc822-to-8bit (ORCPT ); Tue, 13 Jul 2010 14:19:48 -0400 Date: Tue, 13 Jul 2010 20:19:27 +0200 From: Alejandro Riveira =?UTF-8?B?RmVybsOhbmRleg==?= To: "John W. Linville" Cc: Stefan Richter , Martin Steigerwald , linux-kernel@vger.kernel.org, Johannes Berg , linux-wireless@vger.kernel.org Subject: Re: rt2x00: slow wifi with correct basic rate bitmap (was Re: stable? quality assurance?) Message-ID: <20100713201927.78674c4a@varda> In-Reply-To: <20100713153530.GC3835@tuxdriver.com> References: <201007110918.42120.Martin@lichtvoll.de> <201007111651.42963.Martin@lichtvoll.de> <20100713131112.26a3da54@varda> <4C3C6106.3000909@s5r6.in-berlin.de> <20100713153530.GC3835@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: El Tue, 13 Jul 2010 11:35:31 -0400 "John W. Linville" escribió: > > The patch (7e0986c1) corrects an obvious error. Reverting it might > improve your (i.e. Alejandro) performance, but it seems likely to > cause connectivity problems for others. > > The fact that reverting 7e098c1 helps you suggests that rt2500usb my card is pci so it would be rt2500pci > isn't using the basic_rates map properly. But after reviewing the > code and the data I have, I can't see what would be causing that. > It is at least possible that your AP is sending bad rate information. > Have you tried this device with other APs? No; this is a desktop pc that connects to my home router/AP. A new wifi card is cheaper than a new AP ... > > John