From owner-freebsd-alpha Wed Feb 13 17:22:49 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id A56B837B416 for ; Wed, 13 Feb 2002 17:22:37 -0800 (PST) Received: from pool0388.cvx40-bradley.dialup.earthlink.net ([216.244.43.133] helo=mindspring.com) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 16bAb6-0006Gx-00; Wed, 13 Feb 2002 17:22:04 -0800 Message-ID: <3C6B1132.C0EAE93A@mindspring.com> Date: Wed, 13 Feb 2002 17:21:54 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Bernd Walter Cc: Bernd Walter , Normand Leclerc , freebsd-alpha@FreeBSD.ORG Subject: Re: Serial console drops dead References: <000501c1b494$c9c22d30$038c898e@dactyl> <20020213150404.GK23566@cicely8.cicely.de> <3C6AFB0C.B364DC97@mindspring.com> <20020214005919.GA24409@cicely5.cicely.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bernd Walter wrote: > On Wed, Feb 13, 2002 at 03:47:24PM -0800, Terry Lambert wrote: > > On Wed, Feb 13, 2002 at 08:46:07AM -0500, Normand Leclerc wrote: > > > I am having an annoying problem with my serial console. After a while > > > (1 or 2 days) it drops dead. > > > > > > I have configured flags 0x30 for sio0 on FreeBSD 4.5 on my PC164sx > > > computer. The serial terminal is a computer that is not always turned > > > on. > > > > Use a null-modem cable, so that the computer doesn't have > > any way of knowing (lack of DTR, RTS, CTS, DSR, DCD) that > > you don't have the console turned on. > > FreeBSD consoles don't care for these lines. > I usually open the seriel on my terminalserver only if I need and > never had troubles. He's using an Alpha serial console with flags 0x30. I think that the Alpha serial console probe uses the PAL interface to the serial port to do its thing (please correct me, if I'm wrong), so even if FreeBSD's code doesn't have a problem with it, that doesn't mean that his SRM doesn't, or the FreeBSD/PAL probe/atach stuff doesn't. The real clue here would be a diff of the dmesg from boots with and without the terminal turned on, but since he's reporting problems with the terminal off at boot, but no problems with it on at boot, it's pretty indicative. Of course, the other option... leave the terminal on at boot... is alsways there... 8-). -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message