Date: Wed, 5 Sep 2018 14:12:55 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: lev@FreeBSD.org, Allan Jude <allanjude@freebsd.org>, freebsd-hackers@freebsd.org Subject: Re: Is here way to have 9600+ serial console and see boot0 message? Message-ID: <36485aef-0fdd-bcb1-993e-e334a1cd81ab@FreeBSD.org> In-Reply-To: <0bc33818-641c-07db-194b-66fd1eb30c55@FreeBSD.org> References: <ac3fe50c-d9a0-96ba-28f0-84ffca8e4cd3@FreeBSD.org> <14cd401a-660c-1a3a-8d80-677a42727146@freebsd.org> <0bc33818-641c-07db-194b-66fd1eb30c55@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RqpTBCbi8aQzWp0Fmt0kY3GnfA1ZE55ra Content-Type: multipart/mixed; boundary="0MNpanoqvyE7VpLL7MiOFJ971rFA3HVRL"; protected-headers="v1" From: Jung-uk Kim <jkim@FreeBSD.org> To: lev@FreeBSD.org, Allan Jude <allanjude@freebsd.org>, freebsd-hackers@freebsd.org Message-ID: <36485aef-0fdd-bcb1-993e-e334a1cd81ab@FreeBSD.org> Subject: Re: Is here way to have 9600+ serial console and see boot0 message? References: <ac3fe50c-d9a0-96ba-28f0-84ffca8e4cd3@FreeBSD.org> <14cd401a-660c-1a3a-8d80-677a42727146@freebsd.org> <0bc33818-641c-07db-194b-66fd1eb30c55@FreeBSD.org> In-Reply-To: <0bc33818-641c-07db-194b-66fd1eb30c55@FreeBSD.org> --0MNpanoqvyE7VpLL7MiOFJ971rFA3HVRL Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 18. 9. 5., Lev Serebryakov wrote: > On 05.09.2018 20:19, Allan Jude wrote: >=20 >>> I want to have my serial console 115200 (of course), *including* BIO= S >>> redirection (which goes before boot0sio). >>> >>> But boot0sio supports only speeds up to 9600 (due to int 14h limitat= ions). >>> >>> Is it possible to solve this clash somehow? >> >> /boot/loader reads /boot.config where you can put -S115200 > I think, /boot/boot reads /boot.config, and it works for me. >=20 > My question is somewhat more tricky: I have 115200 BEFORE boot0sio > (from BIOS) and I have 115200 AFTER boot0sio (from /boot/boot and > /boot/loader later). And I want to see "F1 / F2" boot selection from > boot0sio. Put this line in /etc/make.conf. BOOT_BOOT0_COMCONSOLE_SPEED=3D0 Then, boot0sio will not change serial port configuration. Jung-uk Kim --0MNpanoqvyE7VpLL7MiOFJ971rFA3HVRL-- --RqpTBCbi8aQzWp0Fmt0kY3GnfA1ZE55ra Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEl1bqgKaRyqfWXu/CfJ+WJvzb8UYFAluQHLEACgkQfJ+WJvzb 8UYKBAf7BHgHm/8NNW546Gr2hBfEPPkIS8m5kxy+1pywUVznLXf/92J3oxloPRB6 PehMQD6Qul3ckL/B80qs3+RPje7tECH3RhNvwWoosqHRD+7Cb1ejaSusFtxL686B psN1vJHTwm59WsVS6sEZL3QO8zIOP/F1xdpeoKAxdRd2SNKD3gzOvwtqg5gfur2B mv/WP0M1um+G0Mew5fPMWT4isXjZWMGW+iBGQynSFfCzGrNIuX4kzLuXoSYi3IJL jAYOgjJIhb+4R4+Onv2vKqUrMvAXF70XYHTQPUeRe3SzeS2+KzoLPWblzlsXYbxd HbVLvPNINgAl95xkUn41AfZQampjzA== =jd3U -----END PGP SIGNATURE----- --RqpTBCbi8aQzWp0Fmt0kY3GnfA1ZE55ra--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36485aef-0fdd-bcb1-993e-e334a1cd81ab>