git: DEVFS - Wait an extra 2 seconds before looking for the root mount
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Sep 13 11:02:08 PDT 2009
    
    
  
commit a2b579620dd7947b8f90d1311c7e87a57ec9f1ea
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Sep 13 11:00:17 2009 -0700
    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.
Summary of changes:
 sys/kern/vfs_conf.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2b579620dd7947b8f90d1311c7e87a57ec9f1ea
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list