Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2001 19:58:13 +0200
From:      "Juergen" <juergen@ek-p.de>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Fast serial console
Message-ID:  <003401c15a02$e8907420$01a8a8c0@gate>

next in thread | raw e-mail | index | archive | help
Hi!

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

-p in my /boot.config

and:

ttyd0 "/usr/libexec/getty std.115200" vt100 on  secure

in /etc/ttys.

The bootup messages an all other messages are displayed, but only with 9600
baud. What must I do to get the messages (all from bootup) with 115200 baud?

Regards
Jürgen



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003401c15a02$e8907420$01a8a8c0>