Addendum: it should be noted that boot2 also probes for a valid serial
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Jun 2004 21:27:36 +0000 (21:27 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Jun 2004 21:27:36 +0000 (21:27 +0000)
commit66731c4354dac59c63cf2727c58892106aa29957
treecd0c1c019d35227a4be1e2f9013bbc9b61765291
parent5930a93b5230e1ca26a90c153eff9fd99c613066
Addendum: it should be noted that boot2 also probes for a valid serial
port and will tell the loader not to use it, but the loader is directly
run from cdboot and (I think) pxeboot and does not have that benefit in
those situations, so we have to check again.
sys/boot/i386/libi386/comconsole.c
sys/boot/pc32/libi386/comconsole.c