From owner-freebsd-current@FreeBSD.ORG Sat Jan 3 18:52:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E9716A4CE for ; Sat, 3 Jan 2004 18:52:23 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 0FD7043D4C for ; Sat, 3 Jan 2004 18:52:23 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 16817 invoked by uid 1000); 4 Jan 2004 02:51:56 -0000 Date: Sat, 3 Jan 2004 18:51:56 -0800 (PST) From: Nate Lawson To: current@freebsd.org Message-ID: <20040103184934.V16815@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Serial console only works after reboot? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2004 02:52:23 -0000 I have a laptop (IBM T23) and use sio0 as my console/gdb port. One thing I noticed is if I power up the laptop and boot -h, I get garbage out the serial port. However, if I boot fully and then just warm reboot, the serial console works fine. I'm only using 9600 bps. Ideas? sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A -Nate