Re: [linux-usb-devel] Generic USB driver

2006-01-23 Thread Randy.Dunlap
On Mon, 23 Jan 2006, Randy.Dunlap wrote: > On Mon, 23 Jan 2006, Arne Caspari wrote: > > > Hi! > > > > Is there a generic USB driver that allows access to USB devices from a > > userspace application? I am thinking of a driver that does for USB what > > raw1394 does for firewire. > > > > It should

Re: [linux-usb-devel] Generic USB driver

2006-01-23 Thread Randy.Dunlap
On Mon, 23 Jan 2006, Arne Caspari wrote: > Hi! > > Is there a generic USB driver that allows access to USB devices from a > userspace application? I am thinking of a driver that does for USB what > raw1394 does for firewire. > > It should support bulk and isochronous streams. > > Is there somethin

[linux-usb-devel] Generic USB driver

2006-01-23 Thread Arne Caspari
Hi! Is there a generic USB driver that allows access to USB devices from a userspace application? I am thinking of a driver that does for USB what raw1394 does for firewire. It should support bulk and isochronous streams. Is there something like this available? Thanks, /Arne -