Return-path: Received: from mail-iw0-f204.google.com ([209.85.223.204]:35948 "EHLO mail-iw0-f204.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751177AbZHRXlj convert rfc822-to-8bit (ORCPT ); Tue, 18 Aug 2009 19:41:39 -0400 MIME-Version: 1.0 In-Reply-To: <69e28c910908181329r4b6b7cc8w3c9c0d79dda3730c@mail.gmail.com> References: <69e28c910908181329r4b6b7cc8w3c9c0d79dda3730c@mail.gmail.com> From: "Luis R. Rodriguez" Date: Tue, 18 Aug 2009 16:41:20 -0700 Message-ID: <43e72e890908181641s2455e7f1me9b4d3bc277f197e@mail.gmail.com> Subject: Re: [ANN] b43 LP-PHY support (BCM4310/4312/4315) now ready for testing! To: =?UTF-8?Q?G=C3=A1bor_Stefanik?= Cc: Broadcom Wireless , linux-wireless , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: 2009/8/18 Gábor Stefanik : > Hello World! > > Great news for Broadcom BCM4310/4312/4315 (PCI 14e4:4315) users: > LP-PHY support is now at the point where it can be tested for functionality! Hey great stuff :) > There are still problems with channel switching (a few patches ago, > only 802.11b/g channels 7 and 8 were working - no tests have been > performed since then) & TX is untested, but Larry has reported that he > can get scan results from channels 7 and 8. He doesn't have any AP on > these channels, so can't test if association works, but it should be > working too. It's also possible that recent patches have fixed the > channel switching bug, as the codepaths for channel switching have > been touched extensively, probably fixing a major miscalculation issue > ("Qdiv roundup" was completely wrong). > > So, go ahead, give it a try, and let's rock! > > Note that the code in wireless-testing is enough to start testing, > however it's recommended that you apply the following 2 pending fixes: > http://marc.info/?l=linux-wireless&m=125061590101156&w=2 and > http://marc.info/?l=linux-wireless&m=125062611720517&w=2 > > Tomorrow's compat-wireless tarball, together with the above patches, > should also be good for testing. Not sure about today's tarball. Except CONFIG_B43_PHY_LP was not enabled on compat-wireless. But now it is. I kicked the cronjob and enabled CONFIG_B43_PHY_LP on config.mk, please report any issues. http://wireless.kernel.org/en/users/Download/ BTW I think it would be nice for those users looking only for b43 for us to update scripts/driver-select to have b43 as just one driver option. Should be easy to add but I don't have time right now. Patch is greatly welcomed though. Luis