DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DEVFS - Wait an extra 2 seconds before looking for the root mount


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 13 Sep 2009 11:01:27 -0700 (PDT)

commit a2b579620dd7947b8f90d1311c7e87a57ec9f1ea
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]