From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2D961DDF1C for ; Sat, 8 Nov 2008 09:23:43 +1100 (EST) Subject: Re: pmac_zilog debugging ... From: Benjamin Herrenschmidt To: Kevin Diggs In-Reply-To: <4914B549.9010805@hypersurf.com> References: <4914B549.9010805@hypersurf.com> Content-Type: text/plain Date: Sat, 08 Nov 2008 09:23:23 +1100 Message-Id: <1226096603.13603.74.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2008-11-07 at 13:38 -0800, Kevin Diggs wrote: > to connect an 8600 to a laptop via ppp the link will lock up in short > order from "payloaded" pings. Any advice on how to figure out where it > is locking up? This command works fine to connect two x86 laptops. At > 1200 it does take a while for an xterm to show up, though. Flow control might be busted. You may need to revert the polarity of the CTS line sampling. Let me know what you find out. Cheers, Ben.