Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754920Ab0KUR22 (ORCPT ); Sun, 21 Nov 2010 12:28:28 -0500 Received: from kroah.org ([198.145.64.141]:59091 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754857Ab0KUR2Z (ORCPT ); Sun, 21 Nov 2010 12:28:25 -0500 Date: Sun, 21 Nov 2010 09:29:06 -0800 From: Greg KH To: "Ted Ts'o" , "Luis R. Rodriguez" , linux-kernel@vger.kernel.org, linux-wireless , David Miller , "John W. Linville" , Stephen Hemminger , "Perez-Gonzalez, Inaky" , Charles Marker , Jouni Malinen , Kevin Hayes , Zhifeng Cai , Don Breslin , Doug Dahlby , Julia Lawall Subject: Re: Challenges with doing hardware bring up with Linux first Message-ID: <20101121172906.GD3703@kroah.com> References: <20101121130236.GE23423@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101121130236.GE23423@thunk.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1756 Lines: 36 On Sun, Nov 21, 2010 at 08:02:36AM -0500, Ted Ts'o wrote: > On Thu, Nov 18, 2010 at 08:46:11AM -0800, Luis R. Rodriguez wrote: > > > What this provides for is a wonderful leverage for hardware > > > vendors. ? If they provide GPL'ed code for their core hardware > > > drivers that link against the Linux 802.11 layer, at one fell > > > swoop they also get Windows 7 and Mac OS X drivers for free! > > > > Yes, indeed ! That would be ideal indeed, but we'd need then an 802.11 > > stack which is also permissive licensed and then make APIs for that > > 802.11 stack to match mac80211's or cfg80211's or bridges between > > then. Because ultimately you will still need some 802.11 stack for > > some OSes that don't have one. > > I wonder how much this is true. Yes, at the moment we still need to > worry about those OS's that don't have one; but how much longer will > hardware vendors need to support Windows XP? If Linux, Windows 7, and > Mac OS X all have an 802.11 stack, what other OS's do the hardware > vendors need to support? After visiting with a number of hardware companies that make wireless chips, they mentioned that they still need to support, and they still get new design wins for both eCos and vxworks, as well as some even more obscure embedded operating systems that their customers use. So unfortunatly, I don't see the ability for some of these vendors to drop their own internal wifi stacks any year soon, if they still wish to sell into some very large markets. sorry, greg k-h -- 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/