On Fri, Feb 06, 2004 at 02:13:36PM +0000, Bernd Porr wrote: > Hi! > > I've got the following problem with 2.6.2: > > I use a hotplug script to upload firmware (with fxload) into > the usb device (a daq board). > > When the hotplug script is called the file in the usbdevfs > is not yet existing. I have to add a "sleep 1" to wait for > that the entry. > > That's the quick fix. Should it be fixed in the kernel code > or in the hotplug scripts?
Fix it in your hotplug script. thanks, greg k-h ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
