From owner-freebsd-current@FreeBSD.ORG Tue Nov 18 16:15:22 2003 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 DCB3416A4CE for ; Tue, 18 Nov 2003 16:15:22 -0800 (PST) Received: from fever.boogie.com (cpe-66-87-52-132.co.sprintbbd.net [66.87.52.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCE7D43FDF for ; Tue, 18 Nov 2003 16:15:21 -0800 (PST) (envelope-from durian@boogie.com) Received: from man.boogie.com (man.boogie.com [192.168.1.3]) by fever.boogie.com (8.12.9/8.12.9) with ESMTP id hAJ0FJul088183 for ; Tue, 18 Nov 2003 17:15:19 -0700 (MST) (envelope-from durian@boogie.com) From: Mike Durian To: current@freebsd.org Date: Tue, 18 Nov 2003 17:15:18 -0700 User-Agent: KMail/1.5.4 References: <200311161028.48407.durian@boogie.com> <20031117130900.C22102@carver.gumbysoft.com> <200311171641.41022.durian@boogie.com> In-Reply-To: <200311171641.41022.durian@boogie.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311181715.18949.durian@boogie.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on fever.boogie.com Subject: Re: hard lock-up writing to tape 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: Wed, 19 Nov 2003 00:15:23 -0000 On Monday 17 November 2003 04:41 pm, Mike Durian wrote: > > I was finally able to get some partial success by setting flag 0x30 > for sio1. When I'd boot, I'd get console messages on my remote > tip session. However, I'd only receive those messages printed > from user-level applications. I would not see any of the bold-face > messages from the kernel. I'm still stumbling with the remote serial console. Can someone who does this often test and verify they can use COM2 as the serial console - and then tell me what you did. The best I can manage is described above and then I get neither the bold kernel messages nor the debugger prompt. mike