Re: Suggested dual human/binary interface for proc/devfs

Thomas Sailer (sailer@ife.ee.ethz.ch)
Mon, 10 Apr 2000 13:22:28 +0200


Jamie Lokier wrote:

> Or indeed, sendto/recvfrom.
>
> A USB tree is a little network, just like IRDA. The interface is there.
> There are even good generic tools that work with it.

No. USB doesn't map well to the network API.

We need access control (permissions) adjustable on a per device level,
networking AFAIK only gives the rather simplistic reserved port
range.

Also, since read/write are separated for networking as well,
you run into the same problems as with read/write.

Tom

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