Re: [RFC] Simple userspace interface for PCI drivers

From: Manu Abraham
Date: Thu Aug 31 2006 - 17:31:12 EST


Xavier Bestel wrote:
> Le jeudi 31 août 2006 à 17:12 -0400, Lee Revell a écrit :
>> On Thu, 2006-08-31 at 22:58 +0200, Xavier Bestel wrote:
>>> Precisely. How do you know the bugreport you received isn't caused by
>>> some weird binary userspace driver hosing the PCI bus ?
>> Can't X, or any application that access hardware directly by
>> mmaping /dev/mem, do this now?
>
> Yes they can, but X's behavior is pretty well known by now :) and it's
> open source.
>

what about binary drivers in kernel like nVidia or ATI ?

Well above all, user-space drivers can be of help in a lot of other
ways. An example is rapid prototyping. Some times it makes sense as well
to do in user-space, where you can really control things. Drivers using
math is an example


Manu
-
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/