From owner-freebsd-questions@FreeBSD.ORG Mon Aug 25 00:34:06 2008 Return-Path: Delivered-To: questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 159981065689 for ; Mon, 25 Aug 2008 00:34:06 +0000 (UTC) (envelope-from mbhayes@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id C17008FC17 for ; Mon, 25 Aug 2008 00:34:05 +0000 (UTC) (envelope-from mbhayes@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so127311eyi.7 for ; Sun, 24 Aug 2008 17:34:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=gr1LAMuzaKudO37sn7NzCS5aiA5M7t8cy3KNDWv1WrI=; b=mSJrM0PsWIrqdj6Zz7Ag5Q/SivmwPsSGcxeB+ZNJyuR2/eU+lTj96m4tmqfR6Swwmq 6vL2+OdbR7rWq7fLNXn2kv7Ryblf05rwgGeD7GF7wyhD6+2kKsLDu+g7zAvf6C101SgB kEWUyDUKMk/EpXFZhm7gUUxaAWt5fbERIQ+Yc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=kVLo1AYopYxGB2DKQVsF4sNG9IBJC8IZoGZPcIBT1IzC03CUbMrcQTrjQt7GhrqsB7 fcHar9HHc0Zfmgc+81Mp2jjqIt8ghVASeKrn64CcCMa3rc3C+j+7Da3Iiu5xug7s9nhN tw2PNNWqJN06xlMFDMVPkg/8hfngciUee45TI= Received: by 10.210.144.3 with SMTP id r3mr5699093ebd.56.1219622569197; Sun, 24 Aug 2008 17:02:49 -0700 (PDT) Received: by 10.210.74.2 with HTTP; Sun, 24 Aug 2008 17:02:48 -0700 (PDT) Message-ID: <294e518a0808241702k6f36c63ehafd744686ef551aa@mail.gmail.com> Date: Sun, 24 Aug 2008 20:02:48 -0400 From: "Meaghan Hayes" To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Panic on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2008 00:34:06 -0000 When I try to boot FreeBSD, it cycles through all of my hardware etc. as with a regular boot then says: panic: ohci_add_done: addr 0x7fef16d0 not found and tells me that it's rebooting, and just keeps doing this. I was told that it was most likely a USB issue, especially if I had recently added any new USB devices. I unplugged all USB devices on my box and still recieve the panic error. Help is much appreciated! -Meaghan Hayes