From owner-freebsd-stable@FreeBSD.ORG Fri Jun 23 08:19:23 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FAEB16A492 for ; Fri, 23 Jun 2006 08:19:23 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD8A943D77 for ; Fri, 23 Jun 2006 08:19:11 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1Ftgsf-000GJc-TM for freebsd-stable@freebsd.org; Fri, 23 Jun 2006 11:19:09 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: freebsd-stable@freebsd.org In-reply-to: Your message of Thu, 22 Jun 2006 08:41:35 +0300 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 23 Jun 2006 11:19:09 +0300 From: Danny Braniss Message-ID: Subject: Re: hp-dx5150/panic on boot 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: Fri, 23 Jun 2006 08:19:23 -0000 > > hi, > > this box (HP-dx5150/amd dual core) panics with > > panic: ohci_add_done: addr 0x000cdc30 not found > > in both 32/64bit mode with a very resent 6.1. > > the verbose boot is in: > > ftp://ftp/users/danny/freebsd/hp-dx5150.cons > sould be: > ftp://ftp.cs.huji.ac.il/users/danny/freebsd/hp-dx5150.cons > > problem solved, hear are the soulutions: o- simple/dirty: disable usb legacy support. (this disables the usb boot, more later) or: o- update bios. danny