From owner-freebsd-current@FreeBSD.ORG Mon Aug 8 11:17:34 2011 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 F2267106564A for ; Mon, 8 Aug 2011 11:17:34 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 83C1F8FC16 for ; Mon, 8 Aug 2011 11:17:34 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 2D24EE6231; Mon, 8 Aug 2011 12:17:33 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=D+Tj5AZyBEbl 8C3L7SHzRudlWAI=; b=uk2KmQbYmydUUGNzwesAztOO+BuOAUL+tsBv30Bb13TE I4ickF/BYbUAMGdT+zwGIimy1nzvILMsaF2FjmbXsidZIS+UzfVK1HOBodo8XbmN N4jVETjKzzY7mg5M2ies5rZSFfzP4+61iJtTnjiv9v44sFHD57ACqmgRE4+yc5Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=r9GFd0 nXjzbeAnlCKRfAPnm01/mOzpTqPpxPqRkaZGwtSqwtIRt1g4AjlipHiVNWlk9tzO ajQfoB6+E7Wj0JrXYmi846afPGglkFKhAehufmHa1VCagskgsKfjWjnxlbrj21FL OKqcm/60GfsSbu0foell/e0TymlD2j3pI71KA= Received: from [192.168.1.73] (unknown [188.222.18.231]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 0D59CE6230; Mon, 8 Aug 2011 12:17:33 +0100 (BST) Message-ID: <4E3FC5C0.1070408@cran.org.uk> Date: Mon, 08 Aug 2011 12:17:20 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Daniel O'Connor References: <9A3C5967-89F7-4428-883A-69EEB1587A46@gsoft.com.au> In-Reply-To: <9A3C5967-89F7-4428-883A-69EEB1587A46@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current Current Subject: Re: USB keyboard problems at mountroot 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: Mon, 08 Aug 2011 11:17:35 -0000 On 08/08/2011 06:01, Daniel O'Connor wrote: > I installed current on a PC with a USB keyboard and found that the keyboard doesn't come up until after mountroot which is a bit of a problem when I bugger up the fstab :) > > I note there is a PR on this http://www.freebsd.org/cgi/query-pr.cgi?pr=133989 but it hasn't seen much action.. > > I also recall a thread recently but my google-fu fails me for the moment.. Does anyone have a work around for it? I think setting kern.cam.scsi_delay has worked for me in the past. -- Bruce Cran