From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423343AbXBPGZQ (ORCPT ); Fri, 16 Feb 2007 01:25:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1423331AbXBPGZP (ORCPT ); Fri, 16 Feb 2007 01:25:15 -0500 Received: from wr-out-0506.google.com ([64.233.184.224]:53107 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964771AbXBPGZN (ORCPT ); Fri, 16 Feb 2007 01:25:13 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CBZeZGexEcu1gU6XOSyUIrbxhGy4q2AkShbaOB5pbEhCyowYz+IH1ARpGc6s3w1C+Qfc+LHzWmHGOVAK1//DxZIcVcgtwWWI6UX4rRTXYfaI3Z0603IT4SgXklu9CNLraOigmVZ5bTJ7WxfiNl+yYfTI4oKsiLLJps1m2c5oG6o= Message-ID: <9b3a62ab0702152225m3893318by95cb8b260c74bfc2@mail.gmail.com> Date: Thu, 15 Feb 2007 22:25:12 -0800 From: "v j" To: "Trent Waddington" Subject: Re: GPL vs non-GPL device drivers Cc: "David Lang" , "Scott Preece" , "Miguel Ojeda" , linux-kernel@vger.kernel.org In-Reply-To: <3d57814d0702152157n461a9f0cta0a0c20e9a592d83@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9b3a62ab0702142115m4ea7d2c0m6869eb64ef3ee14e@mail.gmail.com> <20070215061149.GE15654@redhat.com> <9b3a62ab0702142227j19386132s870a0e745cfbb8d1@mail.gmail.com> <20070215165339.GB5285@thunk.org> <9b3a62ab0702151020k5bd0e4c9w763e1b01288ccc4f@mail.gmail.com> <653402b90702151102n3a3e0435r837e2191de79b2b@mail.gmail.com> <7b69d1470702151712x685f3e0eqf6198f9bb7f2394e@mail.gmail.com> <9b3a62ab0702152148p57db8b1dgd42b1c6fb15dccbb@mail.gmail.com> <3d57814d0702152157n461a9f0cta0a0c20e9a592d83@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > It's written in black and white, in the license. Please point me to where it says I cannot load proprietary modules in the Kernel. > Apart from that, > Greg KH has made his opinion clear, and you have said you understand > and don't debate that he holds this opinion, and his code is what you > said you were linking to (the sysfs/class stuff), so why do you keep > saying that "it is not clear". I know his opinion. I don't debate his opinion. It is his code. I choose not to use his code because of the license issue. > Do you think that, somehow, Linus' opinion trumps Greg KH's opinion on > his own code? No, just that the trend is disturbing. If enough Kernel Developers choose to write their Software in a way that prevents others from using it freely, then that is troubling. Especially when these Kernel Developers are substituting existing interfaces in the Kernel with ones that are NEW and require specific licenses. vj.