From owner-freebsd-questions@FreeBSD.ORG Mon Oct 22 22:44:31 2007 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 A1BB716A41A for ; Mon, 22 Oct 2007 22:44:31 +0000 (UTC) (envelope-from svein.h@lvor.halvorsen.cc) Received: from signal.itea.ntnu.no (signal.itea.ntnu.no [129.241.190.231]) by mx1.freebsd.org (Postfix) with ESMTP id 4523713C4AC for ; Mon, 22 Oct 2007 22:44:30 +0000 (UTC) (envelope-from svein.h@lvor.halvorsen.cc) Received: from localhost (localhost [127.0.0.1]) by signal.itea.ntnu.no (Postfix) with ESMTP id 85BF5338DA for ; Mon, 22 Oct 2007 23:40:11 +0200 (CEST) Received: from maren.thelosingend.net (maren.math.ntnu.no [129.241.211.48]) by signal.itea.ntnu.no (Postfix) with SMTP for ; Mon, 22 Oct 2007 23:40:11 +0200 (CEST) Received: (qmail 95389 invoked by uid 88); 22 Oct 2007 23:40:10 +0200 Received: from maren.math.ntnu.no (HELO weld.ej2.thelosingend.net) (129.241.211.48) by maren.thelosingend.net (qpsmtpd/0.31.1) with ESMTP; Mon, 22 Oct 2007 23:40:10 +0200 Message-ID: <471D1842.9020900@lvor.halvorsen.cc> Date: Mon, 22 Oct 2007 23:38:10 +0200 From: Svein Halvor Halvorsen User-Agent: Thunderbird 2.0.0.6 (X11/20070923) MIME-Version: 1.0 To: jamesh@lanl.gov References: <471C7C66.30700@lvor.halvorsen.cc> <1193070101.73574.52.camel@secretariat.lanl.gov> In-Reply-To: <1193070101.73574.52.camel@secretariat.lanl.gov> X-Enigmail-Version: 0.95.0 OpenPGP: id=9198BB40; url=mailto:pgpkey@svein.halvorsen.cc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: questions@freebsd.org Subject: Re: USB disk causes panic in 7.0-PRERELEASE 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, 22 Oct 2007 22:44:31 -0000 James wrote: > On Mon, 2007-10-22 at 12:33 +0200, Svein Halvor Halvorsen wrote: >> xptioctl: pass driver is not in the kernel >> xptioctl: put "device pass0" in your kernel config file > > > Have you tried putting "device pass0" into your kernel config file and > seeing if that solves it? Yes, I see that this is the obvious solution if I wanted to just get my drive working. But I think that this should not cause a panic, and that I might help track this down. The panic is repeatable. Also, the drive works if it's plugged in while booting. I find this strange. Svein Halvor PS: I added questions@ back to the recipient list.