Thanks again!

But when will "open method" of the driver be called !! Am I missing
something :-(

TIA
OuJin

----- Original Message -----
From: "Oliver Neukum" <[EMAIL PROTECTED]>
To: "oujin.rera" <[EMAIL PROTECTED]>
Cc: <linux-usb-devel@lists.sourceforge.net>
Sent: Friday, July 01, 2005 5:36 PM
Subject: Re: [linux-usb-devel] opening a device


Am Freitag, 1. Juli 2005 11:56 schrieb oujin.rera:
> In the above code "open" requires a file name. How do i find the name of
the
> USB device along with the path ?

Normally you don't. You claim a range of minor numers in your driver
descriptor and use the corresponding device nodes.

HTH
Oliver



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to