From owner-freebsd-usb@FreeBSD.ORG Fri Feb 20 07:00:06 2009 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 DB1A4106566B for ; Fri, 20 Feb 2009 07:00:06 +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 A9CAA8FC1D for ; Fri, 20 Feb 2009 07:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1K705Eg054756 for ; Fri, 20 Feb 2009 07:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1K705th054755; Fri, 20 Feb 2009 07:00:05 GMT (envelope-from gnats) Date: Fri, 20 Feb 2009 07:00:05 GMT Message-Id: <200902200700.n1K705th054755@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: abe kazemzadeh Cc: Subject: Re: usb/107827: [ohci] [panic] ohci_add_done addr not found X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: abe kazemzadeh List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 07:00:07 -0000 The following reply was made to PR usb/107827; it has been noted by GNATS. From: abe kazemzadeh To: bug-followup@FreeBSD.org, fstoffel@gmx.de Cc: Subject: Re: usb/107827: [ohci] [panic] ohci_add_done addr not found Date: Thu, 19 Feb 2009 22:28:38 -0800 This isn't really a solution to the bug per se, but a work-around I found was to disable usb keyboard in my bios (I'm using a jetway a210gdms mobo). This gets me passed the initial boot and the keyboard actually works in the installer. I haven't gone thru w/ the installer, but if you'd like a follow up, let me know. Abe