K 10 svn:author V 3 pst K 8 svn:date V 27 1997-06-04T04:52:40.000000Z K 7 svn:log V 385 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 END