lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 8 Aug 2007 23:36:00 +0200
From:	"Jesper Juhl" <jesper.juhl@...il.com>
To:	"Greg Kroah-Hartman" <gregkh@...e.de>
Cc:	linux-kernel@...r.kernel.org, "Hans J. Koch" <hjk@...utronix.de>
Subject: Re: [PATCH 2/3] UIO: Documentation

On 19/07/2007, Greg Kroah-Hartman <gregkh@...e.de> wrote:
> From: Hans J. Koch <hjk@...utronix.de>
>
> Documentation for the UIO interface
>
...
> +<para>If you use UIO for your card's driver, here's what you get:</para>
> +
...
> +<listitem>
> +       <para>if you need to keep some parts of your driver closed source,
> +       you can do so without violating the GPL license on the kernel.</para>
> +</listitem>
> +</itemizedlist>
> +
...

Do we really want this?

In my oppinion we run the risk here of encouraging behaviour akin to
what NVidia is doing - release a small kernel "glue" module and then
keep the driver proper in a binary blob (in userspace, but still a
binary blob).
If the company goes out of business and take their driver source with
them then users are left with a useless, un-debugable, un-maintainable
binary blob.
Don't we instead want to encourage/pressure people to release specs
and/or source code for their hardware/drivers so open, modifiable
drivers can be written?

This opens the door for people to start writing closed drivers. In the
long run that seems to me like a bad deal for our users.


-- 
Jesper Juhl <jesper.juhl@...il.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ