> I'm willing to bet 0. Any takers? I say go for it. grep the usb drivers for "waiting for device to settle" and zero out what ever timer gets set. Then run your tests.
The string is broken in 2 parts so the grep will fail. The parameter however in in usb.c in ./drivers/usb/storage static unsigned int delay_use = 5; Line 107 in usb.c Linux 2.6.17.1 -- Richard A. Smith _______________________________________________ Devel mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/devel
