From owner-freebsd-stable@FreeBSD.ORG Wed Jun 28 23:54:49 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 2EF2A16A40F for ; Wed, 28 Jun 2006 23:54:49 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50095449E5 for ; Wed, 28 Jun 2006 22:59:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 77DCF46C00; Wed, 28 Jun 2006 18:59:01 -0400 (EDT) Date: Wed, 28 Jun 2006 23:59:01 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: User Freebsd In-Reply-To: <20060628193824.B43909@ganymede.hub.org> Message-ID: <20060628235824.S78211@fledge.watson.org> References: <20060628185711.K43909@ganymede.hub.org> <20060628233003.M78211@fledge.watson.org> <20060628193824.B43909@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org 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: Wed, 28 Jun 2006 23:54:49 -0000 On Wed, 28 Jun 2006, User Freebsd wrote: >> Instead of changing your kernel config, edit the sio1 entries in >> /boot/device.hints. (This assumes you left device sio in your kernel -- if >> not, you need to re-add it). > > 'k, re-adding ... and I take it there is no more 'DDB_UNATTENDED' option? > Something equivalent? This is now KDB_UNATTENDED, since it affects by DDB and GDB. KDB is the common debugger framework backend used to implement front-end debuggins ervices. Robert N M Watson Computer Laboratory University of Cambridge