From owner-freebsd-current@FreeBSD.ORG Tue Jul 28 13:40:31 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D0CB106566C; Tue, 28 Jul 2009 13:40:30 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 221598FC12; Tue, 28 Jul 2009 13:40:30 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-154-218-245.ard.bellsouth.net [72.154.218.245]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n6SDeRu2036363 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 28 Jul 2009 09:40:27 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Andriy Gapon In-Reply-To: <4A6EFEE7.3090102@icyb.net.ua> References: <367b2c980907270358g45a2497dh64c2734721c44fca@mail.gmail.com> <4A6EF8CD.7070305@icyb.net.ua> <1248786876.73923.6.camel@balrog.2hip.net> <200907281522.08446.hselasky@c2i.net> <4A6EFEE7.3090102@icyb.net.ua> Content-Type: text/plain Organization: FreeBSD Date: Tue, 28 Jul 2009 08:40:21 -0500 Message-Id: <1248788421.73923.7.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: Olivier SMEDTS , freebsd-current@freebsd.org, Alfred Perlstein , Hans Petter Selasky Subject: Re: Disable root mount waiting for USB X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 13:40:31 -0000 On Tue, 2009-07-28 at 16:36 +0300, Andriy Gapon wrote: > on 28/07/2009 16:22 Hans Petter Selasky said the following: > > You are maybe right. I didn't check that. Please change it to what it should > > be, patching against USB P4's usb_controller.c, and send the unified diff off > > to Alfred so he can apply your patch on top of mine. He's currently > > integrating for me. > > Hans, > it's not that complex a change for me to go through the chores (sorry): > TUNABLE_INT("hw.usb.no_boot_wait", &usb_no_boot_wait); Actually, I think all that needs to be done is to change the flags to CTLFLAG_RDTUN. robert. -- Robert Noland FreeBSD