From owner-freebsd-usb@FreeBSD.ORG Sun Feb 14 22:22:27 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09278106566B for ; Sun, 14 Feb 2010 22:22:27 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail11.syd.optusnet.com.au (mail11.syd.optusnet.com.au [211.29.132.192]) by mx1.freebsd.org (Postfix) with ESMTP id 8CCF68FC0C for ; Sun, 14 Feb 2010 22:22:26 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c122-106-232-148.belrs3.nsw.optusnet.com.au [122.106.232.148]) by mail11.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id o1EMMJvv021437 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Feb 2010 09:22:19 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id o1EMM6o4068432; Mon, 15 Feb 2010 09:22:06 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id o1EMM49N068431; Mon, 15 Feb 2010 09:22:04 +1100 (EST) (envelope-from peter) Date: Mon, 15 Feb 2010 09:22:04 +1100 From: Peter Jeremy To: Hans Petter Selasky Message-ID: <20100214222204.GA67580@server.vk2pj.dyndns.org> References: <20100201085131.GA34006@server.vk2pj.dyndns.org> <20100202230511.GA19744@pjdesk.au.alcatel-lucent.com> <20100203094756.GB95409@server.vk2pj.dyndns.org> <201002031056.46055.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <201002031056.46055.hselasky@c2i.net> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-usb@freebsd.org Subject: Re: ukbd probe order regression X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2010 22:22:27 -0000 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2010-Feb-03 10:56:46 +0100, Hans Petter Selasky wrote: >On Wednesday 03 February 2010 10:47:56 Peter Jeremy wrote: >> In 7.x, ukbd probes before the kernel mounts root. In 8.x, ukbd >> probes after the kernel mounts root (it actually probes asynchronously >> after the "Enter full pathname of shell..." prompt). (This bit me >> badly because I managed to screw up my root disk name and got >> prompted with 'mountroot>' but had no keyboard). >There has been some patches to ukbd.c recently. Try to apply those first: > >fetch -o /usr/src/sys/dev/usb/input/ukbd.c =20 >"http://p4db.freebsd.org/fileDownLoad.cgi?FSPC=3D//depot/projects/usb/src/= sys/dev/usb/input/ukbd.c&REV=3D43" Sorry for the delay in responding. This version of ukbd.c hasn't made any obvious improvement - the ugen2.2 and ukbd0 probe messages still don't appear until about a second after the single-user prompt for a shell. (I haven't tried breaking my root mount to see if input at the mountroot> prompt now works). --=20 Peter Jeremy --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkt4d4wACgkQ/opHv/APuIf4UACfb8SSU7ho6sV859fsjgHwrtiU SYQAniHPPtnsq5aUdSyGeVFIFhPUmzny =VI97 -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--