* multiple instance support
@ 2004-04-20 8:35 SUDHARSAN
2004-04-20 18:47 ` Greg KH
2004-04-21 4:39 ` SUDHARSAN
0 siblings, 2 replies; 3+ messages in thread
From: SUDHARSAN @ 2004-04-20 8:35 UTC (permalink / raw)
To: linux-hotplug
hi ,
I want to support multiple instances of the device
in my module.The module is working fine with single
instance of the device.I had a script in
/etc/hotplug/usb directory with handlers for add and
remove events.But its called only for the insertion of
the first instance of the device.how to proceed for
further device instances???.I am using 2.4.20-8 of the
kernel,hotplug version 1.7
Thanks for help in advance..
Regards
sudhar
________________________________________________________________________
Yahoo! India Matrimony: Find your partner online. http://yahoo.shaadi.com/india-matrimony/
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: multiple instance support
2004-04-20 8:35 multiple instance support SUDHARSAN
@ 2004-04-20 18:47 ` Greg KH
2004-04-21 4:39 ` SUDHARSAN
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2004-04-20 18:47 UTC (permalink / raw)
To: linux-hotplug
On Tue, Apr 20, 2004 at 09:35:45AM +0100, SUDHARSAN wrote:
> hi ,
> I want to support multiple instances of the device
> in my module.
What module?
What kind of device?
What kind of bus is the device on?
This is a driver specific issue, and not a hotplug issue, I suggest
posting a copy of your driver to the proper mailing list asking for help
there (netdev, linux-usb-devel, lkml, etc.)
Good luck,
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: multiple instance support
2004-04-20 8:35 multiple instance support SUDHARSAN
2004-04-20 18:47 ` Greg KH
@ 2004-04-21 4:39 ` SUDHARSAN
1 sibling, 0 replies; 3+ messages in thread
From: SUDHARSAN @ 2004-04-21 4:39 UTC (permalink / raw)
To: linux-hotplug
> > hi ,
> > I want to support multiple instances of the
> device
> > in my module.
>
> What module?
> What kind of device?
> What kind of bus is the device on?
> This is a driver specific issue, and not a hotplug
> issue, I suggest
> posting a copy of your driver to the proper mailing
> list asking for help
> there (netdev, linux-usb-devel, lkml, etc.)
The device is attached to the USB bus.
i just wanted to know whether the hotplug agent
will call the script in /etc/hotplug/usb/ with $ACTION
as add/remove for every instance of the device
arrival.For me it calls script for the first instance
and not for further instances.
________________________________________________________________________
Yahoo! India Matrimony: Find your partner online. http://yahoo.shaadi.com/india-matrimony/
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-21 4:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-20 8:35 multiple instance support SUDHARSAN
2004-04-20 18:47 ` Greg KH
2004-04-21 4:39 ` SUDHARSAN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).