Thanks Greg and Pete for the replies.
As far as I can see, the device is working properly in both bulk and iso mode,
as I managed to write a simular driver for the (sorry to mention) windows os.
But things are getting allong now on Linux as well.
Sorry for being a noob, but I didn't realize tha
On Thu, 24 Mar 2005 16:37:21 +0100 Paul Koster <[EMAIL PROTECTED]> wrote:
> When I disable the iso URB submitting, the bulk works well for
> about 2 minutes. Unloading the
> driver results most of the time in kernel panics, but only when I actively
> used the driver in a open/close session.
I
On Thu, Mar 24, 2005 at 04:37:21PM +0100, Paul Koster wrote:
> Hi guys,
>
> I'm currently making my first steps in USB driver development as I am
> developping a linux driver for an optical fiber to USB convertor. I managed
> to successfully write a driver for the 2.6.9 kernel, but when I upgrad
> Do I need to write a device driver for such a device or can I mount it and
> simply use the "open" "read" "write" command to send commands back and
> forth? If yes how do I find where the it is mounted (/dev/??)?
You detail is a little thin but Possibly/probably, have you looked
at the dr