Re: Linux USB support?

cjs (cjs@netcom.com)
Tue, 4 Jun 1996 08:13:26 -0700 (PDT)


> Is anyone working on or interested in working on USB support for Linux?
> If either already working or interested, please contact me:

I've got a new MB coming in that has two USB ports on it. Granted that
nothing uses them at this moment, but its nice to have them there --
just in case the standard does take off.

I've been thinking it would be interesting to have /dev/usb for the
hardware driver (assuming that its not compatible with the 16550A in
which case it might be easier to extend the serial driver). Then the
protocol itself might make more sense to be part of the networking
suite. I think sockets would be a very easy way to talk to USB
devices..

Christopher