VOOZH about

URL: https://lwn.net/Articles/232583/

⇱ Re: [GIT PATCH] UIO patches for 2.6.21 [LWN.net]


👁 LWN.net Logo
LWN
.net
News from the source 👁 LWN
| |
Log in / Subscribe / Register

Re: [GIT PATCH] UIO patches for 2.6.21

[Posted May 2, 2007 by corbet]
From: Andrew Morton <akpm-AT-linux-foundation.org>
To: Greg KH <gregkh-AT-suse.de>
Subject: Re: [GIT PATCH] UIO patches for 2.6.21
Date: Fri, 27 Apr 2007 16:04:25 -0700
Cc: Linus Torvalds <torvalds-AT-linux-foundation.org>, linux-kernel-AT-vger.kernel.org, tglx-AT-linutronix.de, Benedikt Spranger <b.spranger-AT-linutronix.de>, "Hans J. Koch" <hjk-AT-linutronix.de>
On Fri, 27 Apr 2007 15:49:57 -0700
Greg KH <gregkh@suse.de> wrote:


I'm a bit uncertain about the whole UIO idea, really. I have this vague
feeling that we'd prefer to encourage people to move device drivers into
GPL'ed kernel rather than encouraging them to do closed-source userspace
implementations which will probably end up being slower, less reliable and
unavailable on various architectures, distros, etc.

But I don't think I have the capacity to actually think about this further
- just tossing it out there ;)


eh? How come a particular device requires 156 lines of kernel code to
support a userspace driver? Doesn't that kind of defeat the point?