* Jeff Sturm:

> Does a user-mode driver exist in a source tree anywhere? Has anyone
> thought about or starting working on such a project?

As far as I know, no such driver exists and I am unaware of any
interface in the Linux kernel that is meant for implementing block
device drivers in user-space.

One could implement it using the NBD (Network block device) protocol
over an AF_UNIX socketpair.

Cheers,
-Hilko

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

Reply via email to