BETA7 sio "options CONSPEED" not working?

Willem Jan Withagen wjw at withagen.nl
Thu Oct 14 13:48:30 PDT 2004


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

and in /etc/ttys:
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyd0   "/usr/libexec/getty std.115200" vt220   on  secure

But make shure to 'kill -1 1' to have init reread the ttys-table

I've also switched the debugger flag on in /boot/device.hints:
hint.sio.0.flags="0x30"

--WjW



More information about the freebsd-current mailing list