From owner-freebsd-alpha Sat Aug 19 12: 6: 1 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from lh2.rdc1.tx.home.com (ha2.rdc1.tx.home.com [24.4.0.67]) by hub.freebsd.org (Postfix) with ESMTP id 542F637B422 for ; Sat, 19 Aug 2000 12:06:00 -0700 (PDT) Received: from attglobal.net ([24.10.140.87]) by lh2.rdc1.tx.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000819190556.DIMD27431.lh2.rdc1.tx.home.com@attglobal.net> for ; Sat, 19 Aug 2000 12:05:56 -0700 Message-ID: <399EDB4F.F96BACD@attglobal.net> Date: Sat, 19 Aug 2000 13:09:04 -0600 From: "Andrew M. Miklic" X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 4.1-STABLE alpha) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-alpha@freebsd.org Subject: Serial Debug Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anyone know how to do serial debug? I'm trying to test TGA code, and I want to monitor a remote, headless system's output on my primary system... I tried: cu -l /dev/cuaa0 -s 9600 but nothing happens--I'm guessing either I'm missing a configuration file, my baud-rate is wrong, or I have the wrong type of cable (I'm using a null-cable)... I also tried /dev/cuaa1, but it complains about the device both not being configured as well as already being in use... Andrew Miklic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message