From owner-freebsd-current Sat Nov 18 22:25:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 3D09937B479; Sat, 18 Nov 2000 22:25:43 -0800 (PST) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 18 Nov 2000 22:24:12 -0800 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id eAJ6PI140387; Sat, 18 Nov 2000 22:25:18 -0800 (PST) (envelope-from cjc) Date: Sat, 18 Nov 2000 22:25:18 -0800 From: "Crist J . Clark" To: "John W. De Boskey" Cc: Current List Subject: Re: Highspeed serial consoles and -current Message-ID: <20001118222518.D38109@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001118183824.A64932@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001118183824.A64932@FreeBSD.org>; from jwd@FreeBSD.ORG on Sat, Nov 18, 2000 at 06:38:24PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 18, 2000 at 06:38:24PM -0800, John W. De Boskey wrote: > Hi, > > I'm trying to increase the speed of the serial console > on a -current box from 9600 to 38400. I've put the following > in /etc/make.conf: > > BOOT_COMCONSOLE_SPEED=38400 # serial console speed > > > Unfortunately, it doesn't work. It still runs at 9600. > I remember seeing something about this (I thought) in one > of the mailing lists, but I can't seem to find it. You did change /etc/ttys, right? I have a serial console (null modem to a notebook PC) running at 115200 just fine, $ grep CONSOLE /etc/make.conf BOOT_COMCONSOLE_SPEED= 115200 $ grep ttyd0 /etc/ttys ttyd0 "/usr/libexec/getty std.115200" vt100 on secure And it is a CURRENT box last made mid-week. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message