From owner-freebsd-usb@FreeBSD.ORG Wed Jan 24 21:40:25 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB33F16A402 for ; Wed, 24 Jan 2007 21:40:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id BC98813C46A for ; Wed, 24 Jan 2007 21:40:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l0OLePQ4004129 for ; Wed, 24 Jan 2007 21:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l0OLeP6P004128; Wed, 24 Jan 2007 21:40:25 GMT (envelope-from gnats) Date: Wed, 24 Jan 2007 21:40:25 GMT Message-Id: <200701242140.l0OLeP6P004128@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Jacco van Buuren Cc: Subject: Re: usb/104810: [usb] panic: ohci_add_done: addr 0x3fef1ba0 not found X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jacco van Buuren List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 21:40:25 -0000 The following reply was made to PR usb/104810; it has been noted by GNATS. From: Jacco van Buuren To: bug-followup@FreeBSD.org, bsdliste@yahoo.de Cc: Subject: Re: usb/104810: [usb] panic: ohci_add_done: addr 0x3fef1ba0 not found Date: Wed, 24 Jan 2007 22:36:45 +0100 Hi, Came across your problem report. I happen to experience just the EXACT same thing when booting 6.2 Release AMD64 on my brand new Dell E521 (AMD 64 4200+ X2, nVidia Geforce 6150). After some googling it seems that a BIOS upgrade fixes this. I went from bios version 1.0.3 to 1.1.4 and then booted FreeBSD 6.2 Release AMD64 without any problems (although I haven't installed it (yet)). I haven't looked at the i386 version yet... On a side note: This problem is repeating itself all the way into Linuxland and is/was widely discussed in the Dell forums, so I assume it's not a strictly BSDish related problem. Please note however that this report is probably the same as 105196 (also informed about this). Dell E521 Bios update: http://support.dell.com/support/downloads/download.aspx?c=us&cs=04&l=en&s=bsd&releaseid=R142794&SystemID=DIM_P4_E521&os=WW1&osl=en&deviceid=308&devlib=0&typecnt=1&vercnt=3&formatcnt=1&libid=1&fileid=190574 HTH, Jacco