From owner-freebsd-stable@FreeBSD.ORG Wed Nov 5 18:39:17 2008 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4349106567B for ; Wed, 5 Nov 2008 18:39:17 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id C02488FC1C for ; Wed, 5 Nov 2008 18:39:16 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA17020; Wed, 05 Nov 2008 20:39:15 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <4911E852.8060100@icyb.net.ua> Date: Wed, 05 Nov 2008 20:39:14 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.17 (X11/20080929) MIME-Version: 1.0 To: Jeremy Chadwick References: <4911BA93.9030006@icyb.net.ua> <20081105160159.GA14488@icarus.home.lan> In-Reply-To: <20081105160159.GA14488@icarus.home.lan> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Subject: Re: ukbd attachment and root mount X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2008 18:39:17 -0000 on 05/11/2008 18:01 Jeremy Chadwick said the following: > On Wed, Nov 05, 2008 at 05:24:03PM +0200, Andriy Gapon wrote: [snip] >> Another (with custom kernel, zfs root): >> Nov 4 17:54:03 odyssey kernel: Trying to mount root from zfs:tank/root >> Nov 4 17:54:03 odyssey kernel: ukbd0: > rev 1.10/1.10, addr 3> on uhub2 >> Nov 4 17:54:03 odyssey kernel: kbd2 at ukbd0 >> Nov 4 17:54:03 odyssey kernel: kbd2: ukbd0, generic (0), config:0x0, >> flags:0x3d0000 >> Nov 4 17:54:03 odyssey kernel: uhid0: > rev 1.10/1.10, addr 3> on uhub2 [snip] > Configuration B > --------------- > * USB Legacy enabled in BIOS > * Kernel config -- includes atkbd, atkbdc, kbdmux, and USB > * loader.conf -- hint.atkbd.0.disable="1" > * loader.conf -- hint.atkbdc.0.disable="1" > * Able to type in MS-DOS, boot0, boot2/loader > * Able to type in multi-user mode > * No delays when switching virtual consoles in multi-user mode > * Able to type at mountroot prompt > > Draw your own conclusions. Jeremy, thank you very much for your detailed reply. I am very curious to see if in this configuration you get ukbd lines before or after 'Trying to mount root' line in dmesg. (In other words it would be very puzzling for me to see that keyboard works at mountroot prompt even though ukbd driver hasn't attached yet.) Thank you again! -- Andriy Gapon