From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chmouel Boudjnah Date: Wed, 17 Jan 2001 10:46:12 +0000 Subject: Hotplugs and dev links. Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi, I believe that it's the job of the hotplug system to do the links dynamically from (openned)/dev/(usb|input)/device to /dev/device, like cardmgr do for /dev/modem. The problem is that i don't see no ways to detect where the devices has been openned. For example if i have a (usb) mouse and a (usb) keyboard, if i load the mousedev and usbmouse i get the mouse working on : /dev/input/mouse0 if i load before the keyboard i get the keyboard on /dev/input/mouse0 and after the mouse on /dev/input/mouse1, so how could we get an information where to setup the link ? [Maybe it should be Cc'ed to usb-devel] -- MandrakeSoft Inc http://www.chmouel.org --Chmouel _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel