Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932377AbVLPTXj (ORCPT ); Fri, 16 Dec 2005 14:23:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932383AbVLPTXj (ORCPT ); Fri, 16 Dec 2005 14:23:39 -0500 Received: from viper.oldcity.dca.net ([216.158.38.4]:20650 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S932377AbVLPTXj (ORCPT ); Fri, 16 Dec 2005 14:23:39 -0500 Subject: Re: [2.6 patch] i386: always use 4k stacks From: Lee Revell To: 7eggert@gmx.de Cc: Kyle Moffett , Dave Jones , linux-kernel@vger.kernel.org, Alex Davis In-Reply-To: References: <5kh6K-7KC-3@gated-at.bofh.it> <5kiFR-1mi-11@gated-at.bofh.it> Content-Type: text/plain Date: Fri, 16 Dec 2005 14:25:57 -0500 Message-Id: <1134761158.18119.9.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1673 Lines: 36 On Fri, 2005-12-16 at 12:05 +0100, Bodo Eggert wrote: > Kyle Moffett wrote: > > > Enough already! These concerns have been raised already, and found > > to be insufficient. There are several points: > > > > 1) ndiswrapper is broken already, and works sheerly by luck anyways; > > NT stacks are 12kb, so you're already asking for stack overflows by > > using it. > > 2) ndiswrapper encourages use of binary drivers instead of the open- > > source ones that need the testers, so you're only hurting yourselves > > in the long run. > > ACK. So where is the driver for the Netgear WG511 Softmac card I'm supposed > to test? I bought this card because it was labled as being supported, and it > turned out that it wasn't, and just nobody cared to update the list of > supported cards with the warning about the unsupported variant. Um, this is not the developers fault. Do you think the vendors call the driver developers to tell them "hey, we just released a new product, with a name confusingly similar to the one your driver supports, but we changed the chipset a tiny bit so it won't work with your driver"? Dream on. Driver developers are not psychic. If no USER reported that the new FooBar1002X is completely different from the FooBar1002, there's no way for us to know. Sorry you were unfortunate enough to be the first user to learn the hard way. Complain to the vendor not LKML. Lee - 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/