From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 26 06:03:51 2003 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 2367316A4CE for ; Wed, 26 Nov 2003 06:03:51 -0800 (PST) Received: from ns1.sanda.gr.jp (ns1.sanda.gr.jp [219.117.208.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BAD43FE0 for ; Wed, 26 Nov 2003 06:03:49 -0800 (PST) (envelope-from non@ever.sanda.gr.jp) Received: from oliv.ever.sanda.gr.jp (oliv [10.93.63.4]) by ns1.sanda.gr.jp (8.11.6/3.7W) with ESMTP id hAQE3lr60142 for ; Wed, 26 Nov 2003 23:03:47 +0900 (JST) Received: from localhost (localhost.ever.sanda.gr.jp [127.0.0.1]) by oliv.ever.sanda.gr.jp (8.12.6/8.12.6) with ESMTP id hAQE3lYw025855 for ; Wed, 26 Nov 2003 23:03:47 +0900 (JST) (envelope-from non@ever.sanda.gr.jp) Date: Wed, 26 Nov 2003 23:03:47 +0900 (JST) Message-Id: <20031126.230347.44132984.non@ever.sanda.gr.jp> To: freebsd-hackers@freebsd.org From: non@ever.sanda.gr.jp In-Reply-To: <20031125.232429.11430485.imp@bsdimp.com> References: <20031126021144.GB617@neutrino.bsdhome.com> <20031125.232429.11430485.imp@bsdimp.com> X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: puc/sio driver - receives but doesn't send 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: Wed, 26 Nov 2003 14:03:51 -0000 From: "M. Warner Losh" Date: Tue, 25 Nov 2003 23:24:29 -0700 (MST) > : Anybody have any ideas what might be wrong? > : > : And yes, the motherboard serial ports both work as expected using the > : same cables, etc. > > I know this is a long shot.... But maybe there's a cold solder joint > on the NetMOS dual UART board? Maybe broken driver IC. If you have a line checker gadget that can see line levels (TXD, RXD, etc.) with LED, you can check whether it really sending data on the cable. // Noriaki Mitsunaga //