From owner-freebsd-current@FreeBSD.ORG Sat Jan 3 19:15:58 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 53FD616A4CE for ; Sat, 3 Jan 2004 19:15:58 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1483943D5F for ; Sat, 3 Jan 2004 19:15:57 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i043FuET016156; Sat, 3 Jan 2004 20:15:56 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 03 Jan 2004 20:15:30 -0700 (MST) Message-Id: <20040103.201530.04738741.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <20040103184934.V16815@root.org> References: <20040103184934.V16815@root.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: 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 03:15:58 -0000 In message: <20040103184934.V16815@root.org> Nate Lawson writes: : 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? weird. Is the garbage data at some different rate? Warner