]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r229435:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 17 Jan 2012 06:40:41 +0000 (06:40 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 17 Jan 2012 06:40:41 +0000 (06:40 +0000)
commit11cec18841b33bbeff02c57af3f59ae846bbb9d8
treed3d2002a72e99a285e6afe398b305e3b7ae9702c
parent199ccc339694cc2aae0c99048ac5d210c874f844
MFC r229435:
Add special loader environment variables 'comconsole_port' and
'comconsole_pcidev'.

Change allows to use ISA serial ports other than COM1 for the
loader/kernel console without loader recompilation, and to configure
console on the PCI-attached UARTs.

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