Re: [RFC] Simple userspace interface for PCI drivers

From: Greg KH
Date: Thu Sep 14 2006 - 02:15:49 EST


On Tue, Sep 12, 2006 at 09:47:14PM +0200, Sam Ravnborg wrote:
> On Tue, Aug 29, 2006 at 11:23:38PM -0700, Greg KH wrote:
> >
> > So, here's the code. I think it does a bit too much all at once, but it
> > is an example of how this can be done. This is working today in some
> > industrial environments, successfully handling hardware controls of very
> > large and scary machines.
>
> At present it is named uio in -mm. But that seems to conflict with a
> few cases (uio.h + Solaris).
>
> How about:
> Universal User IO => uuio
>
> A quick google did not turn up anything conflicting.

Ah, I like that better. I had made the header file be called
uio_driver.h to get around the namespace issue, but uuio sounds nice.

thanks,

greg k-h
-
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/