From owner-freebsd-usb@FreeBSD.ORG Wed Feb 13 02:17:47 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 424B616A417; Wed, 13 Feb 2008 02:17:47 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (in-addr.broker.freenet6.net [IPv6:2001:5c0:8fff:fffe::214d]) by mx1.freebsd.org (Postfix) with ESMTP id 048AE13C457; Wed, 13 Feb 2008 02:17:47 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from uucp by noop.in-addr.com with local-rmail (Exim 4.54 (FreeBSD)) id 1JP7Bx-000MOs-SX; Tue, 12 Feb 2008 21:17:45 -0500 Received: from localhost.home.in-addr.com ([127.0.0.1]:57724 helo=rimmer.home.in-addr.com) by rimmer.home.in-addr.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JP7Bf-0004bh-9W; Wed, 13 Feb 2008 02:17:27 +0000 Message-ID: <47B25337.6020906@freebsd.org> Date: Wed, 13 Feb 2008 02:17:27 +0000 From: Gary Palmer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.11) Gecko/20080125 SeaMonkey/1.1.7 MIME-Version: 1.0 To: Ben Stuyts References: <8B2121C8-E8F1-49F1-A24E-797A6F08D2AA@altesco.nl> <20080212221302.GB62536@in-addr.com> <3CC33BA3-9337-4BC4-8B80-6EB8CA165938@altesco.nl> In-Reply-To: <3CC33BA3-9337-4BC4-8B80-6EB8CA165938@altesco.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-usb@freebsd.org Subject: Re: Panic on connecting external harddrive X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:17:47 -0000 Ben Stuyts wrote: > Hi Gary, > > On 12 Feb 2008, at 23:13, Gary Palmer wrote: > >> On Tue, Feb 12, 2008 at 07:15:21PM +0100, Ben Stuyts wrote: >>> I have a consistent panic when I connect a 2.5" LaCie 250 GB drive to >>> a SuperMicro 6015P-TR. This server is running amd64 with ZFS. Not >>> being able to connect external harddrives is kind of a show stopper >>> for putting this server into production. >>> >> Has anyone pointed you at >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html >> > > No, but I've read about it. I can supply a kernel dump if that helps. Ben, You might get someone who knows the USB stack to spot a problem if you are able to supply a full backtrace with variables and line numbers for the functions. If you feel the need to file a PR, that level of information will be required. Regards, Gary P.S. I am not a USB guru, just trying to help