Date: Fri, 15 Oct 2004 11:18:30 +0200 From: Willem Jan Withagen <wjw@withagen.nl> To: Emanuel Strobl <Emanuel.Strobl@gmx.net> Cc: freebsd-current@freebsd.org Subject: Re: BETA7 sio "options CONSPEED" not working? Message-ID: <416F95E6.1050705@withagen.nl> In-Reply-To: <200410150018.25218.Emanuel.Strobl@gmx.net> References: <200410142232.00618.Emanuel.Strobl@gmx.net> <416EE61B.6050909@withagen.nl> <200410150018.25218.Emanuel.Strobl@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Emanuel Strobl wrote: >Am Donnerstag, 14. Oktober 2004 22:48 schrieb Willem Jan Withagen: > > >>Emanuel Strobl wrote: >> >> >>>Hello, >>> >>>I recompiled a kernel with options conspeed=115200 but console still has >>>9600 set, also defining "std.115200" in /etc/ttys doesn't change the >>>login consoles speed. >>> >>>Am I missing something? >>> >>> >>I remember trying all kinds of things too. >> >>I've got: >>BOOT_COMCONSOLE_SPEED= 115200 >>BOOT_COMCONSOLE_PORT= 0x3F8 >>CONSPEED=115200 >> >>in /etc/make.conf >> >> > >Correct, in make.conf it works, but "options CONSPEED" has no effect at all >(on i386 with BETA7 from today) >Also getty flags in /etc/ttys doesn't make any difference. I can set it to >whatever I want I only get the hardcoded speed in make.conf > >At least the last thing must'nt happen. If options CONSPEED doesn't work >(anymore) conf/NOTES should be adopted. > > Well, at my end things are sort of independant... If I mess up /etc/ttys I do not get a login-prompt. But I'm still able to debug And I do need to specify CONSPEED=115200 in de kernel-config otherwise I'm not getting any booting/debugging info (at the right speed). I know this because I started a new kernelconfig from scratch and forgot to add this statement => no ouput. So I rebuild with the option added => boot output. --WjW
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?416F95E6.1050705>