Date: Tue, 23 Oct 2001 11:40:46 +0200 From: "Juergen" <juergen@ek-p.de> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: Fast serial console Message-ID: <000901c15bbc$213427d0$01a8a8c0@gate> References: <Pine.GSO.4.40.0110211239590.21264-100000@quartz.bos.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c15bbc$213427d0$01a8a8c0>