From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 10 17:02:36 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ED5216A4CE for ; Thu, 10 Feb 2005 17:02:36 +0000 (GMT) Received: from gatekeeper.syskonnect.de (gatekeeper.syskonnect.de [213.144.13.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F1943D41 for ; Thu, 10 Feb 2005 17:02:34 +0000 (GMT) (envelope-from gheinig@syskonnect.de) Received: from syskonnect.de (skd.de [10.9.15.1])j1AH2l91008661; Thu, 10 Feb 2005 18:02:47 +0100 (MET) Received: from syskonnect.de (localhost [127.0.0.1]) by syskonnect.de (8.12.11/8.12.11) with ESMTP id j1AH2VUX006163; Thu, 10 Feb 2005 18:02:32 +0100 (MET) Message-ID: <420B938D.2040708@syskonnect.de> Date: Thu, 10 Feb 2005 18:02:05 +0100 From: Gerald Heinig User-Agent: Mozilla Thunderbird 0.5 (X11/20040208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephan Uphoff References: <420731DD.3050206@syskonnect.de> <1107798981.6309.9.camel@palm.tree.com> <42088232.1030001@syskonnect.de> <4208B9C2.6020007@syskonnect.de> <1107888844.6309.221.camel@palm.tree.com> <4209C640.3070502@syskonnect.de> <1107964038.6309.1137.camel@palm.tree.com> In-Reply-To: <1107964038.6309.1137.camel@palm.tree.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: hackers@freebsd.org Subject: Re: Firewire blues X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 17:02:36 -0000 Stephan Uphoff wrote: > Once I linked in dcons, dcons_crom and firewire into the kernel > everything worked. (I think only dcons is really needed - maybe a link > set issue?) > I only used the gdb stub method. > > Can you send me your dmesg? (After you linked the dcons stuff into the > kernel) Another thing: what system are you on? -current? I'm using 5.3-RELEASE and I've noticed that a lot of the commands and responses in the HowTo are different to my system. Could that be the problem? Cheers, Gerald