Return-path: Received: from static-ip-62-75-166-246.inaddr.intergenia.de ([62.75.166.246]:36294 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753733AbXEZSrA (ORCPT ); Sat, 26 May 2007 14:47:00 -0400 From: Michael Buesch To: "Benoit Boissinot" Subject: Re: BUG in 2.6.22-rc2-mm1: NIC module b44.c broken (Broadcom 4400) Date: Sat, 26 May 2007 20:46:46 +0200 Cc: "Uwe Bugla" , "Andrew Morton" , "Maximilian Engelhardt" , linux-wireless@vger.kernel.org, linux-kernel References: <20070524195616.234280@gmx.net> <200705261918.09469.mb@bu3sch.de> <40f323d00705261141m7c32d2b8h7059b4b35ed066c9@mail.gmail.com> In-Reply-To: <40f323d00705261141m7c32d2b8h7059b4b35ed066c9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200705262046.47252.mb@bu3sch.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Saturday 26 May 2007 20:41:09 Benoit Boissinot wrote: > On 5/26/07, Michael Buesch wrote: > > On Saturday 26 May 2007 19:04:04 Uwe Bugla wrote: > > > Yes, sure! But the help text is very unlucky and humble, and it is not clear > > > enough in the sense of being distinctive enough, just clear and > > > comprehensive. > > > > Why don't you simply submit a patch to change the helptext then? > > Is that ok ? > > Discourage people from deselecting B44_PCI To me this is ok. But I think I have no voting right here. Uwe has to decide which helptext he would understand. ;) > Signed-off-by: Benoit Boissinot > > --- kernel.orig/drivers/net/Kconfig 2007-05-26 20:38:02.000000000 +0200 > +++ kernel/drivers/net/Kconfig 2007-05-26 20:38:15.000000000 +0200 > @@ -1449,7 +1449,7 @@ > help > Support for b44 PCI devices. > > - Say Y > + Unless you know what you are doing, say Y here. > > config FORCEDETH > tristate "nForce Ethernet support" > > -- Greetings Michael.