From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 13 21:35:22 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00466106568B for ; Wed, 13 Jun 2012 21:35:21 +0000 (UTC) (envelope-from rflynn@acsalaska.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id BD4D68FC16 for ; Wed, 13 Jun 2012 21:35:21 +0000 (UTC) Received: from [127.0.0.1] (squeeze.lan.rachie.is-a-geek.net [192.168.2.30]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 6DC6F7E876; Wed, 13 Jun 2012 13:35:19 -0800 (AKDT) Message-ID: <4FD90795.60104@acsalaska.net> Date: Wed, 13 Jun 2012 23:35:17 +0200 From: Mel Flynn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: claudiu vasadi References: <4FD66F7E.2060404@brandonfa.lk> <1339593689.73426.8.camel@revolution.hippie.lan> <201206132155.22111.hselasky@c2i.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Eitan Adler , Wojciech Puchar , Hans Petter Selasky , freebsd-hackers@freebsd.org, Ian Lepore Subject: Re: FreeBSD Boot Times X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2012 21:35:22 -0000 On 13-6-2012 23:16, claudiu vasadi wrote: > > If you simplky do "sysctl -d hw.usb.no_boot_wait" you will see the > explanation ;) Probably why Eitan asked as that description: a) means nothing to people unfamiliar with device enumerations b) does not point to a manual page that explains how USB does device enumerations and why it would account for a significant chunk of the boot process. -- Mel