Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757906AbZCCHp1 (ORCPT ); Tue, 3 Mar 2009 02:45:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751289AbZCCHpS (ORCPT ); Tue, 3 Mar 2009 02:45:18 -0500 Received: from rv-out-0506.google.com ([209.85.198.226]:14035 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750944AbZCCHpR convert rfc822-to-8bit (ORCPT ); Tue, 3 Mar 2009 02:45:17 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=rj9EvCQAc11FdlZlbJLhWDhtr9o3Gdhe+zveWPuu9EWmqVoUqRyeChxZnlPFwY/RLP esrFkPatEEU7TzMltwtY+jCDlWNrlMl8rAUdrWxzCzve7k765U8+7LoobWBMguewC0v6 J/QKSoFZSKgrFU1ylMsUal0ss5SX8acB/NAdU= MIME-Version: 1.0 In-Reply-To: <20090303073045.GA4528@kroah.com> References: <43e72e890903022314o44ae710u834d6207403fd4a2@mail.gmail.com> <20090303073045.GA4528@kroah.com> Date: Mon, 2 Mar 2009 23:45:14 -0800 Message-ID: <43e72e890903022345n4af6c54fnf7a6fe7245e24e72@mail.gmail.com> Subject: Re: Staging, place holder for better company/community development model From: "Luis R. Rodriguez" To: Greg KH Cc: "linux-kernel@vger.kernel.org" , Jouni Malinen , Sujith , Sujith , Senthilkumar Balasubramanian , Johannes Berg , "John W. Linville" , Christoph Hellwig , Vasanthakumar Thiagarajan Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3099 Lines: 66 On Mon, Mar 2, 2009 at 11:30 PM, Greg KH wrote: > On Mon, Mar 02, 2009 at 11:14:56PM -0800, Luis R. Rodriguez wrote: >> A lot of people really hate the staging tree. > > They do?  I've not gotten any complaints that I can remember about it. Heh....... >> I don't but let me tell you why and I'd like to see if you concur with >> these particular concrete use cases and ideas on how to further use >> it. >> >> The ath9k driver came to many as a big surprise -- and since it was a >> surprise we had to do the work ourselves as a team at Atheros in >> closed doors, without the community's involvement until we got >> something standing up and not smelling as bad. Our own change in >> direction to work on things upstream can be seen later as well by the >> release of the 11n Otus driver and documentation provided to >> interested developers to port it to mac80211 (not to mention similar >> type of work for ath5k) -- Johannes quickly then ported it and created >> the ar9170 11n USB driver which is its replacement for otus and >> targeted for wireless-testing. Otus is currently part of the staging >> tree. While ar9170 has no 802.11n support users wishing to test 11n >> USB with an open driver can use the "vendor" driver. The idea is to >> minimize as time goes by the "port" effort and get things out to the >> community faster. >> >> With future devices we may want to create a better path for >> integration into upstream drivers. But I also want users to get >> support for the devices as soon as those devices hit shelves in the >> market, maybe even before. So I would like to think of staging not >> only as a place for people to put drivers which a company has no >> resources to do the right job but also perhaps to _do_ the actual port >> work _with_ the community together. > > This is already happening today, with at least two different network > drivers, so I have no objection to this at all. Oh nice, which ones and what companies if you can say. >> By doing so we get devices supported with whatever ugly piece of code >> makes the device run (as long as its open, upstreamble, etc) but we >> also can engage with the community on the actual engineering and >> future of the actual driver we do want to support in Linux. >> >> As time goes by hopefully staging will not be necessary as companies >> (like ours) will have an immediate well defined structure for their >> drivers to easily add support for further devices. > > Sounds fine to me. > >> If we should take this approach -- should we send patches for wireless >> staging to John, or Greg? It would still be "crap" so I don't expect >> John to accept to help maintain crap but what if its crap with a clear >> defined path to un-crap land? > > I'll gladly take them, no objections from me. Alright nice, will bounce this internally now. Luis -- 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/