Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2009 16:50:49 +0200
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        Olivier SMEDTS <olivier@gid0.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Disable root mount waiting for USB
Message-ID:  <20090727165049.6ec26936@ernst.jennejohn.org>
In-Reply-To: <367b2c980907270358g45a2497dh64c2734721c44fca@mail.gmail.com>
References:  <367b2c980907270358g45a2497dh64c2734721c44fca@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Jul 2009 12:58:18 +0200
Olivier SMEDTS <olivier@gid0.org> wrote:

> Is there a way (loader tunable or kernel config) to disable the root
> mount waiting for USB buses and devices and make it behave just like
> in the first days of the new USB stack ?
> 
> Thanks !
> 

No.  The routine which registers what to wait for (vfs_mount.c:root_mount_hold())
is called uncondtionally.

---
Gary Jennejohn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090727165049.6ec26936>