Re: Please!! Help me to help us to use WinModems in Linux

Philip Blundell (pb@nexus.co.uk)
Fri, 09 Apr 1999 15:04:08 +0100


>something like a generic driver that simply allows userland drivers direct
>hardware access. Then the userland code could be just another process

You already have that, it's called /dev/mem. For I/O mapped devices you have
/dev/port, ioperm and inb/outb.

p.

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