From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Walden Date: Mon, 21 Mar 2005 22:27:14 +0000 Subject: embedded hotplugging Message-Id: <423F4A42.9030104@web.de> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hello, I've got a problem with my AT91RM9200, Linux 2.6.11 and hotplug. In /etc/hotplug/input there's a script which invokes a self written c-program with the parameters $ACTION $DEVPATH, $PHYSDEVDRIVER... Only when Action="add", DEVPATH="/class/dev/mousex" and PHYSDEVDRIVER="usbmouse" are set the script invokes the programm. But in fact the program doesn't work properly... Starting the script manually, the program works properly emulating an PS/2 Mouse but while invoking the script by hotplug this doesn't work. The program starts but the emulation fails. Is it possible, that the script is invoked to quick??? Sleep for a few seconds in script doesn't fix the problem... regards, Andreas ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&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