freebsd-dev/share/man
Doug Ambrisko 33c5911242 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
2004-04-30 21:16:52 +00:00
..
man1
man3 Add a LIBRARY section. 2004-04-08 23:04:54 +00:00
man4 Some enhancements and bug fix. 2004-04-30 21:16:52 +00:00
man5 Bump manual page date for last update. 2004-04-28 23:16:06 +00:00
man6
man7 Sorry for doing this backwards, but as with most release related stuff 2004-04-30 13:52:09 +00:00
man8
man9 o Add a missed description for m_free(9). 2004-04-28 14:53:49 +00:00
Makefile