Return-path: Received: from mu-out-0910.google.com ([209.85.134.187]:15021 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753554AbXEZSlL (ORCPT ); Sat, 26 May 2007 14:41:11 -0400 Received: by mu-out-0910.google.com with SMTP id i10so1236059mue for ; Sat, 26 May 2007 11:41:09 -0700 (PDT) Message-ID: <40f323d00705261141m7c32d2b8h7059b4b35ed066c9@mail.gmail.com> Date: Sat, 26 May 2007 20:41:09 +0200 From: "Benoit Boissinot" To: "Michael Buesch" Subject: Re: BUG in 2.6.22-rc2-mm1: NIC module b44.c broken (Broadcom 4400) Cc: "Uwe Bugla" , "Andrew Morton" , "Maximilian Engelhardt" , linux-wireless@vger.kernel.org, linux-kernel In-Reply-To: <200705261918.09469.mb@bu3sch.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed References: <20070524195616.234280@gmx.net> <200705261840.45896.mb@bu3sch.de> <200705261904.04496.uwe.bugla@gmx.de> <200705261918.09469.mb@bu3sch.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: 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 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"