User space device driver?

Paul Ashton (lk@mailandnews.com)
16 Aug 1999 20:18:27 +0100


I'd like to write a device driver that passes all open/close/ioctls
to a user space program that can deliver arbitrary results.

Questions:

1. Has somebody already done this?
2. What's the best user-kernel communication method?
3. If the answer is AF_NETLINK can anyone point me to example code
or documentation?

Why?
vmware virtual device to file image support
mouse multiplexing (maybe gpmdata is better...)
testing

Paul

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/