Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755846AbYJ3Pmq (ORCPT ); Thu, 30 Oct 2008 11:42:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753972AbYJ3Pmh (ORCPT ); Thu, 30 Oct 2008 11:42:37 -0400 Received: from rv-out-0506.google.com ([209.85.198.227]:55743 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752460AbYJ3Pmg (ORCPT ); Thu, 30 Oct 2008 11:42:36 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=fwKlUetTAN+mN66v1L23lXkkW1iewI6AMhkwlXhu5wBhsc1tmqk0CSSgPr/Gv5lTaA sfeFfc8V4kSueX25zOqr+dv+l1h0darviEMa3oGJI5tLd2MggN+DOx3acTyiy7dMkKMz 9m30rAI3VbeEj/SkRjuKsl4CbD65ENkmNN3TE= Message-ID: <3aaafc130810300842h5a764903i61bfa5817c0fb493@mail.gmail.com> Date: Thu, 30 Oct 2008 11:42:36 -0400 From: "J.R. Mauro" To: "Greg KH" Subject: Re: staging: me4000 and relation to other data acquisition devices Cc: "Greg KH" , "Moritz Muehlenhoff" , linux-kernel@vger.kernel.org In-Reply-To: <20081030152339.GA27095@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081028154918.GA5630@mediacenter> <20081028163456.GA4278@suse.de> <20081028103337.a021e85d.rdunlap@xenotime.net> <20081028181402.GB4873@suse.de> <3aaafc130810291737i41716bd2r767150b47239b0a1@mail.gmail.com> <20081030014246.GA24081@kroah.com> <3aaafc130810300725l1911cd7ay1ba8d33e96c8424b@mail.gmail.com> <20081030152339.GA27095@suse.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2169 Lines: 57 On Thu, Oct 30, 2008 at 11:23 AM, Greg KH wrote: > On Thu, Oct 30, 2008 at 10:25:30AM -0400, J.R. Mauro wrote: >> Ok. I emailed a few of them. The ones I omitted either didn't have a >> clear homepage/maintainer, had already sent a patch to the kernel, or >> explicitly stated no intentions of going into mainline. > > Which ones were in the last 2 categories? The Alix driver seemed to be sent in already: http://lkml.org/lkml/2008/8/19/279 The ov51x-jpeg driver's homepage mentions that there is a driver already, but it doesn't do jpeg compression, since that kind of shouldn't be done in the kernel. The out-of-tree driver does do the compression in the kernel, but the author doesn't think it should go into mainline. Or something like that. > >> Maybe you could send me the Spreadsheet O' Drivers if you need more help? > > Yeah, I think I'll move this to a google docs file or somehow merge it > with the information on the linuxdriverproject.org wiki. Give me a few > days. A google spreadsheet would be great for me. Maybe you could do both? > >> I've also been wondering: should we contact the maintainers of the big >> distros and make them aware of staging and have them work with us to >> get whatever out-of-tree stuff they have more centralized? I don't >> know if it's a good idea, but it could be. And if it is, I have no >> idea where to start. > > I've already looked at what the following distros include in their > kernel package: > - Fedora > - openSUSE > - Ubuntu > so I have them on my list, and is where I took a number of the existing > staging drivers from. > > If you could poke around other distro's kernels (like Mandrake and any > other you can think of) and find out what they include, that would e > great. Ok. I'll talk to distros not mentioned above and hopefully add anything I find to the forthcoming spreadsheet. > > thanks, > > 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/