From owner-freebsd-questions Tue Oct 23 5:13:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 7299E37B403 for ; Tue, 23 Oct 2001 05:13:12 -0700 (PDT) Received: from gate (ACB37D04.ipt.aol.com [172.179.125.4]) by post.webmailer.de (8.9.3/8.8.7) with SMTP id OAA08901 for ; Tue, 23 Oct 2001 14:13:09 +0200 (MET DST) Message-ID: <000901c15bbc$213427d0$01a8a8c0@gate> Reply-To: "Juergen" From: "Juergen" To: References: Subject: Re: Fast serial console Date: Tue, 23 Oct 2001 11:40:46 +0200 Organization: EK-projects MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! Thanks, I try it next weekend. Regards Jürgen > > > I have problems to get the serial console to run with 115200baud. > > > > I have added these lines in my kernel: > > > > options CONSPEED=115200 > > device sio0 at isa? port IO_COM1 flags 0x10 irq 4 > > I believe you're missing one thing here, though not in the kernel; you > also need: > > BOOT_COMCONSOLE_SPEED=115200 > > in /etc/make.conf , and then you need to re-compile your boot blocks. See > the handbook, specifically > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setu p.html > , for more instructions if you haven't already checked it out. > > Tim Wilde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message