Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751019AbWCMFRK (ORCPT ); Mon, 13 Mar 2006 00:17:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751430AbWCMFRK (ORCPT ); Mon, 13 Mar 2006 00:17:10 -0500 Received: from mail1.webmaster.com ([216.152.64.168]:28432 "EHLO mail1.webmaster.com") by vger.kernel.org with ESMTP id S1751019AbWCMFRJ (ORCPT ); Mon, 13 Mar 2006 00:17:09 -0500 From: "David Schwartz" To: "Linux-Kernel@Vger. Kernel. Org" Subject: RE: [future of drivers?] a proposal for binary drivers. Date: Sun, 12 Mar 2006 21:16:49 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <161717d50603111957y5157e1fcne5c8656d80ee1a34@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Importance: Normal X-Authenticated-Sender: joelkatz@webmaster.com X-Spam-Processed: mail1.webmaster.com, Sun, 12 Mar 2006 21:13:10 -0800 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 206.171.168.138 X-Return-Path: davids@webmaster.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Reply-To: davids@webmaster.com X-MDAV-Processed: mail1.webmaster.com, Sun, 12 Mar 2006 21:13:12 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2081 Lines: 47 > I'm not sure how the analogy of a toilet fits either the linux kernel > or the idea that I'm somehow obligated to work without compensation so > some corporation can make a profit I get no share in. You are not obligated to work without compensation or to let some corporation use your work to make a profit that you get no share in. However, if you choose to give your work away without first getting an agreement from the recipient, you are willingly giving up lots of control that you would otherwise have. I would strongly caution you against believing anyone who tells you different, no matter how much you want to hear it. The facts are: 1) A person who lawfully acquires a work without agreeing otherwise gains the right to the ordinary and expected use of that work. 2) The ordinary and expected use of a library is to produce applications that use that library. 3) The ordinary and expected use of the RedHat 'linux-kernel' package is to develop kernel drivers and produce binaries of them. 4) Copyright does not allow you to own every way to do some specific thing, you need a patent for that. Any application that uses library X or any driver for kernel Y is a specific thing. Copyright only applies when there are numerous ways to do the same thing or express the same idea. Drivers for different operating systems are different ideas. You cannot use copyright to lock out someone from doing a particular thing, only from doing that thing the same way you did. 5) There is no right under copyright for authors of original works to limit the distribution of lawfully-created derivative works to those with the right to use the original work. 6) All of this is copyright law and applies whether or not anyone agrees to the GPL or any other agreement, so nothing those agreements says can change this. DS - 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/