看板 DFBSD_commit 關於我們 聯絡資訊
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