From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030429AbWFITYn (ORCPT ); Fri, 9 Jun 2006 15:24:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030434AbWFITYm (ORCPT ); Fri, 9 Jun 2006 15:24:42 -0400 Received: from rtr.ca ([64.26.128.89]:5043 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S1030427AbWFITYl (ORCPT ); Fri, 9 Jun 2006 15:24:41 -0400 Message-ID: <448992B7.1050906@rtr.ca> Date: Fri, 09 Jun 2006 11:24:39 -0400 From: Mark Lord User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Andi Kleen Cc: Jeremy Fitzhardinge , Matt Mackall , Linux Kernel Mailing List , netdev@vger.kernel.org Subject: Re: Using netconsole for debugging suspend/resume References: <44886381.9050506@goop.org> <200606090546.15923.ak@suse.de> In-Reply-To: <200606090546.15923.ak@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andi Kleen wrote: > > If your laptop has firewire you can also use firescope. > (ftp://ftp.suse.com/pub/people/ak/firescope/) .. > FW keeps running as long as nobody resets the ieee1394 chip. This looks interesting. But how does one set it up for use on the *other* end of that firewire cable? The Quickstart and manpage don't seem to describe this fully. Thanks