kernel - Update loader.conf documentation and add sio comconsole unit specifier
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 15 Dec 2011 01:12:51 +0000 (17:12 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 15 Dec 2011 01:12:51 +0000 (17:12 -0800)
commit792c92cb915590da14841ba58df7c9d43c8d2290
treeb4cebaec9d47823578d2fed8737400a919186ddd
parentf236a45863bc487ec6a46b5f9303cf14e49c5d62
kernel - Update loader.conf documentation and add sio comconsole unit specifier

* Update the loader.conf documentation to describe how the boot loader and
  kernel can use a serial port and baud rate other than the default for
  comconsole.

  Also describe how to recompile the boot loader.

  Describe how IPMI can be tied into the boot loader and kernel via
  the built-in fake serial port in the BMC (often COM2).

* Add a kenv feature to allow the sioN.flags to be specified in loader.conf.
  This allows the comconsole to be moved to e.g. sio1 without having
  to recompile the kernel.
share/man/man5/loader.conf.5
sys/kern/subr_bus.c