DEVFS - Wait an extra 2 seconds before looking for the root mount
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 13 Sep 2009 18:00:17 +0000 (11:00 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 13 Sep 2009 18:00:17 +0000 (11:00 -0700)
commita2b579620dd7947b8f90d1311c7e87a57ec9f1ea
treede0949a4f0136568e2aedf86d3fc196cdaf7f5ed
parent4724c7d348fcdb24bb2e20e2f2a88cd6191fa0ff
DEVFS - Wait an extra 2 seconds before looking for the root mount

* Some drivers pickup devices asynchronously in a manner which the
  intitial CAM probe does not cover.  Try to give these drivers a little
  extra time to pickup devices before mounting root.  This is a hack.
sys/kern/vfs_conf.c