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

Jamie Lokier (lk@tantalophile.demon.co.uk)
Mon, 10 Apr 2000 13:15:14 +0200


Alexander Viro wrote:
> > - Mapping the structure inherent to the USB messages to a flat
> > stream of bytes means the need for a parser in kernel space
>
> Erm? Even if you s/ioctl()/write()/?

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.

-- Jamie

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