On Sun, 25 Mar 2007, Serguei I. Ivantsov wrote:

> Hi!
> 
> I have a problem booting from hard drive connected to USB-PATA IDE
> bridge integrated onto the motherboard.
> 
> I have enabled all (?) USB and SCSI-related stuff in linux kernel.
> When booting, kernel detects USB controllers, hubs and even USB-PATA IDE
> bridge, but does not detect hard drive attached. It seems usb mass
> storage driver does not even try to scan/probe devices while initializing?

It does try, but only after a 5-second delay.  You can change the length 
of the delay by specifying it on the kernel boot line:

        usb_storage.delay_use=N

where N is the value in seconds.  If you specify 0 then there will be no 
delay.

Alan Stern


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to