From owner-freebsd-current@FreeBSD.ORG Mon Dec 22 10:35:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FD5416A4CE for ; Mon, 22 Dec 2003 10:35:07 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1771043D3F for ; Mon, 22 Dec 2003 10:35:06 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id hBMIYwAS040355; Mon, 22 Dec 2003 11:34:58 -0700 (MST) (envelope-from imp@bsdimp.com) Message-Id: <20031222.113453.113103161.imp@bsdimp.com> To: freebsd-current@freebsd.org, xi@borderworlds.dk From: "M. Warner Losh" In-Reply-To: <86zndklqme.fsf_-_@borg.borderworlds.dk> References: <3FE71DA3.6020607@bis.midco.net> <20031222.100605.19956353.imp@bsdimp.com> <86zndklqme.fsf_-_@borg.borderworlds.dk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Debugging via firewire X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 22 Dec 2003 18:35:07 -0000 X-Original-Date: Mon, 22 Dec 2003 11:34:53 -0700 (MST) X-List-Received-Date: Mon, 22 Dec 2003 18:35:07 -0000 In message: <86zndklqme.fsf_-_@borg.borderworlds.dk> Christian Laursen writes: : "M. Warner Losh" writes: : > However these days I tend to use firewire for my remote debugging : > needs. : : Is there a howto about this somewhere? I don't know. Search for dcons, as that is what is used. I think that there's a section in the handbook, but I'm not sure. shimokawa-san has a good one in japanese on his home page. Warner