Soren Schmidt <[EMAIL PROTECTED]> writes:
> Well, the ATA driver has just grown more standard compliant :)
> You *must* hang around for 31secs to wait for slow devices to come ready,
> according to the ATA specs. Now I've gone to great length before to
> get around this by using clever heuristics, and I'm getting there again,
> but there are *so* many crappy devices out there that it takes time
> to accomodate them all. 

Is there any way you can postpone the device initialization so you can
do them in paralell?  Or make the length of the wait configurable,
like SCSI_DELAY?

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to