]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r245848 (by jhb):
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 18 Jan 2014 22:52:43 +0000 (22:52 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 18 Jan 2014 22:52:43 +0000 (22:52 +0000)
commit62277c28444b302dd5a323d88c2a5e111aed2243
treeada99564a4d653a5e94aadd2a37038f51881edb6
parent13f8cb6a1a61ace26de5e054d66a2ed8de2587c2
MFC r245848 (by jhb):
Always update the hw.uart.console hint anytime a change is made to the
comconsole setup.  Previously the hint would be set when if you set a
custom port, but it would not be updated if you later set a custom speed.

Also, leave the hw.uart.console hint mutable so it can be overridden or
unset by the user if needed.

git-svn-id: svn://svn.freebsd.org/base/stable/9@260868 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/i386/libi386/comconsole.c