From owner-freebsd-usb@FreeBSD.ORG Fri Apr 23 17:15:33 2010 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64F39106566C for ; Fri, 23 Apr 2010 17:15:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 916058FC19 for ; Fri, 23 Apr 2010 17:15:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o3NHFW18083648 for ; Fri, 23 Apr 2010 17:15:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3NHFW9N083647; Fri, 23 Apr 2010 17:15:32 GMT (envelope-from gnats) Date: Fri, 23 Apr 2010 17:15:32 GMT Message-Id: <201004231715.o3NHFW9N083647@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Teerapap Changwichukarn Cc: Subject: Re: usb/133989: [usb8] [ukbd] USB keyboard dead at mountroot> prompt X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Teerapap Changwichukarn List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2010 17:15:33 -0000 The following reply was made to PR usb/133989; it has been noted by GNATS. From: Teerapap Changwichukarn To: bug-followup@freebsd.org, emikulic@gmail.com Cc: Subject: Re: usb/133989: [usb8] [ukbd] USB keyboard dead at mountroot> prompt Date: Fri, 23 Apr 2010 14:55:22 +0700 --e0cb4e887439fc9ab80484e2c059 Content-Type: text/plain; charset=ISO-8859-1 I found same problem but with a virtual CD via IPMI. cd0 is detected after mount root process so the system cannot boot automatically. I found a workaround for this problem. By setting kern.cam.scsi_delay="50000" in loader.conf . you may increase or decrease this delay up to your problem. I'm not sure if it works for your keyboard or not. ------------------------------- Cheers, Teerapap Changwichukarn http://www.teerapap.net http://teerapap.blogspot.com --e0cb4e887439fc9ab80484e2c059 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I found same problem but with a virtual CD via IPMI. cd0 is detected after = mount root process so the system cannot boot automatically.
I found a wo= rkaround for this problem.
By setting kern.cam.scsi_delay=3D"50000&= quot; in loader.conf .=A0=A0=A0 you may increase or decrease this delay up = to your problem.
I'm not sure if it works for your keyboard or not.

-------------= ------------------
Cheers,
Teerapap Changwichukarn
http://www.teerapap.net
http://teerapap.blogspot.com
--e0cb4e887439fc9ab80484e2c059--