From owner-freebsd-firewire@FreeBSD.ORG Thu Oct 1 16:42:28 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 06D9F1065670 for ; Thu, 1 Oct 2009 16:42:28 +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 A37378FC0A for ; Thu, 1 Oct 2009 16:42:27 +0000 (UTC) Received: (qmail 9094 invoked from network); 1 Oct 2009 09:42:25 -0700 Received: from 069-064-235-060.pdx.net (HELO ?192.168.1.200?) (69.64.235.60) by iron2.pdx.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 1 Oct 2009 09:42:25 -0700 From: Sean Bruno To: freebsd-firewire@freebsd.org Content-Type: text/plain Date: Thu, 01 Oct 2009 09:42:26 -0700 Message-Id: <1254415346.9313.17.camel@Lappy> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit Subject: Firewire Work 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: Thu, 01 Oct 2009 16:42:28 -0000 I moved to a seperate tracking branch at: http://svn.freebsd.org/base/projects/sbruno_firewire I'm trying to keep a patchset at: http://consultcsg.com/firewire.diff Right now, this patchset should allow the systems that hang with "xpt_config" timeouts to boot normally. They may be non-function with regards to firewire as I have hacked in a timeout to resume processing. If this patchset allows your system to boot, I would love to know so that I can continue to hack upon your machine and figure out what needs to be adjusted to allow normal booting. Sean