From owner-freebsd-stable@FreeBSD.ORG Thu Jun 29 14:42:31 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A004D16A600 for ; Thu, 29 Jun 2006 14:42:31 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0854E44016 for ; Thu, 29 Jun 2006 14:39:58 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 9F7BCB826 for ; Thu, 29 Jun 2006 10:39:57 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20060629090126.N9293@fledge.watson.org> References: <20060628185711.K43909@ganymede.hub.org> <20060628233003.M78211@fledge.watson.org> <20060628193824.B43909@ganymede.hub.org> <20060628235824.S78211@fledge.watson.org> <20060628213737.W43909@ganymede.hub.org> <20060629090126.N9293@fledge.watson.org> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-6--661378253; protocol="application/pkcs7-signature" Message-Id: <3FAC4FCA-E89C-417D-95FD-76C0ED9B794F@khera.org> From: Vivek Khera Date: Thu, 29 Jun 2006 10:39:57 -0400 To: freebsd-stable X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: configuring sio1 for serial console ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 14:42:31 -0000 --Apple-Mail-6--661378253 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jun 29, 2006, at 4:03 AM, Robert Watson wrote: > To prevent activation of the debugger on kernel panic(9): > options KDB_UNATTENDED My experience is that if you have a serial console, it assumes you're "attended" if there is carrier detected on the wire. Console servers seem to do this making this option a bit less than useful at times, but still worthy of inclusion. --Apple-Mail-6--661378253--