From owner-freebsd-firewire@FreeBSD.ORG Mon Feb 9 21:59:58 2009 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B6001065674 for ; Mon, 9 Feb 2009 21:59:58 +0000 (UTC) (envelope-from sean.bruno@dsl-only.net) Received: from iron2.pdx.net (iron2.pdx.net [69.64.224.71]) by mx1.freebsd.org (Postfix) with ESMTP id 1BE6E8FC26 for ; Mon, 9 Feb 2009 21:59:58 +0000 (UTC) (envelope-from sean.bruno@dsl-only.net) Received: (qmail 16780 invoked from network); 9 Feb 2009 13:59:32 -0800 Received: from 069-064-235-060.pdx.net (HELO ?192.168.1.51?) (69.64.235.60) by iron2.pdx.net with SMTP; 9 Feb 2009 13:59:32 -0800 From: Sean Bruno To: Torfinn Ingolfsen In-Reply-To: <20090209210559.0f398d11.torfinn.ingolfsen@broadpark.no> References: <200902071530.n17FU7VE054050@freefall.freebsd.org> <1234130839.3467.8.camel@localhost.localdomain> <20090209210559.0f398d11.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain Date: Mon, 09 Feb 2009 12:42:08 -0800 Message-Id: <1234212128.3467.15.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 (2.24.3-1.fc10) Content-Transfer-Encoding: 7bit Cc: freebsd-firewire@FreeBSD.org Subject: Re: kern/97208: [firewire] System hangs / locks up when a firewire disk is attached X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 21:59:58 -0000 > > I'd be interested to see the same output from your console with > > debugging enabled. > > The output you got already _is_ with debugging enabled (ie those two > sysctls you asked for). > > > You appear to have 2 ports connected to FW800 devices, port 0 and port > > 2. What is on both ports? > > Well that's wrong. Therer is only one thing connected to firewire ports > when the test was performed: the Maxtor drive. > Does the controler count as one port? > > > References: > 1) > http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ProductID=1860 > No. The "ports" in "fwcontrol -p" are physical. Can you send a fwcontrol -p with NOTHING connected? Sean