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] [day] [month] [year] [list]
Date:	Wed, 13 Sep 2006 22:57:20 -0700
From:	Greg KH <greg@...ah.com>
To:	Sam Ravnborg <sam@...nborg.org>
Cc:	linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [RFC] Simple userspace interface for PCI drivers

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@...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