Re: Accessing network driver

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 10 Jul 1998 18:49:05 +0100 (BST)


> How can an user-level program access a network driver directly (without going
> through socket or any other intermediate stack) ?

It can't. They are the interface to a network driver, including for raw
frames.

> Also, can a network driver create (if possible, how can it be created) an
> entry in /dev which an user-level program can open and send ioctl to it ?

If it wished it can also be a char or block device yes.

-
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.altern.org/andrebalsa/doc/lkml-faq.html