Re: [PATCH] USB: mark USB drivers as being GPL only



On Fri, 25 Jan 2008 10:02:32 -0800
Greg KH <greg@xxxxxxxxx> wrote:

FYI, this is a patch that will be sent out in the next round to Linus
for inclusion in 2.6.25.

If anyone has any objections about it, please let me know.

Yes, I have objections and I've told you before.

Over two years ago, the Linux USB developers stated that they believed
there was no way to create a USB kernel driver that was not under the
GPL. This patch moves the USB apis to enforce that decision.

There are no known closed source USB drivers in the wild, so this
patch should cause no problems.

This is a bit disingenuous. Of course there are closed source USB
drivers out there. I've written multiple of them during my life as a
consultant. The nature of closed source drivers is that they quite
often are written for custom hardware that isn't used by that many
people, so you have probably not seen them, but they are definitely out
there in the wild.

For some of these drivers, being in kernel space is very important
since they transfer large amounts of data with very tight latency
requirements. It may, in theory, be possible to do the same thing in
userspace with multiple cooperative threads and libusb, but it would be
much more complex and much more error prone (it's hard to do control
loops where you need about 40 us turnaround time).

Yes, I'd much prefer if all companies would just publish their sources
as GPL, but some companies, rightly or nor, believe that they expose too
much information about their custom hardware if they do. And I do feel
that such a rabid GPL-stance is going to alienate those companies. Most
of those companies also select one kernel for their custom hardware and
use that kernel for a long time, so for them this feature removal will
come as a bit of a surprise.

/Christer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: starting with 2.7
    ... >> And what 3rd party hardware vendor wants to waste their resources ... >I do wonder would open source kernel drivers to work with a closed ... >little point in arguing this at this stage, closed source drivers ...
    (Linux-Kernel)
  • Re: Fedora - DELL ?
    ... the linux kernel changes rapidly ... ... drivers.. ... closed source drivers "taints the kernel" because after you install ...
    (Fedora)
  • Re: Please release a stable kernel Linux 3.0
    ... troubles of closed source driver developers. ... Users of closed-source drivers get their support from ... the closed-source vendor - not from the kernel ...
    (Linux-Kernel)
  • Re: Good bye
    ... The problems are with closed sourced entities where those changing the interface cannot fix the closed source. ... Lets be specifc - Most of the issues you refer to relate to the kernel. ... Show me how having people who have no reason to care if a device driver works or not writing the code has worked out better than making it simple for vendors to provide drivers. ... They cannot do this for closed source stuff, which is why such things are disliked and distros like Fedora do not support them. ...
    (Fedora)
  • Re: ACPI Error under 2.6.26-rc*
    ... and attach the rsdp for all of the three cases (good, ACPI Error, ... could you please attach the dmesg output of a 2.6.25.10 kernel which has ... # IPVS transport protocol load balancing support ... # Device Drivers ...
    (Linux-Kernel)