In message: <[email protected]>
            Andrew Thompson <[email protected]> writes:
: On Mon, Feb 16, 2009 at 01:53:36PM -0800, Marcel Moolenaar wrote:
: > It appears that the root mount isn't serialized with USB discovery
: > in the same way it was under USB1.
: 
: It seems that this is not completly resolved with the root mount hold in
: r188907 as geom may not have tasted the partition tables when
: vfs_rootmount is woken. USB still needs to finish its bus probe earlier
: on the boot process.

This sounds like a more fundamental ordering problem.  It sounds like
we need two gates here.  (1) All the underlying devices are there and
(2) All tasting is done.

Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to