diff options
author | ambrisko <ambrisko@FreeBSD.org> | 2004-04-30 21:16:52 +0000 |
---|---|---|
committer | ambrisko <ambrisko@FreeBSD.org> | 2004-04-30 21:16:52 +0000 |
commit | c14039802334822a4159818e193f9e41eb2cca8e (patch) | |
tree | 644cd61e3cf523d53f642ccb76abc585b0edd1a8 /sbin/route | |
parent | a7f0f62fc064d21a3552570d4df9d35133baad13 (diff) | |
download | FreeBSD-src-c14039802334822a4159818e193f9e41eb2cca8e.zip FreeBSD-src-c14039802334822a4159818e193f9e41eb2cca8e.tar.gz |
Some enhancements and bug fix.
- Define option FORCECONSPEED to force the serial console to
be CONSPEED. I've run into a lot of boards in which
the detect for prior speed doesn't work and ends up with
broken console since it is at the wrong speed.
- If a serial port is marked as a console, but console=vidconsole
and if the serial ports doesn't exist it will be probed and
attached at a 8250 chip. Then writes to that will freeze the
system.
- Add an option flags 0x400000 to mark this as a potential
comconsole in-case the one flaged with 0x10 does not exist
in the system.
This makes it easier to deploy on systems with one or two serial ports.
Obtained from: IronPort
Diffstat (limited to 'sbin/route')
0 files changed, 0 insertions, 0 deletions