freebsd-skq/sys/dev/sio
Paul Traina 2334749d02 If the boot blocks were using the serial port, read the system console
speed using the boot blocks, instead of a hardcoded value stuck in the
kernel.  This way, you can have systems using the same kernel but different
console speeds.

Add a sysctl entry for changing the system console speed.
Lock the user tty speed to match the system console speed.

Nuke CONSPEED.
Reviewed by:	bde
1997-06-04 04:52:40 +00:00
..
sio.c If the boot blocks were using the serial port, read the system console 1997-06-04 04:52:40 +00:00
sioreg.h If the boot blocks were using the serial port, read the system console 1997-06-04 04:52:40 +00:00