Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2009 12:32:12 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org, gary.jennejohn@freenet.de
Cc:        Olivier SMEDTS <olivier@gid0.org>
Subject:   Re: Disable root mount waiting for USB
Message-ID:  <200907281232.13359.hselasky@c2i.net>
In-Reply-To: <20090727165049.6ec26936@ernst.jennejohn.org>
References:  <367b2c980907270358g45a2497dh64c2734721c44fca@mail.gmail.com> <20090727165049.6ec26936@ernst.jennejohn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 27 July 2009 16:50:49 Gary Jennejohn wrote:
> 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.
>

Added a sysctl for this:

http://perforce.freebsd.org/chv.cgi?CH=166673

--HPS




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