Date: Sun, 26 Feb 2006 17:34:47 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot boot_i386.8 src/sys/boot/i386/boot2 boot2.c lib.h sio.S Message-ID: <200602261734.k1QHYlar022665@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2006-02-26 17:34:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/reboot boot_i386.8 sys/boot/i386/boot2 boot2.c lib.h sio.S Log: MFC boot2.c r1.74 lib.h r1.3 sio.S r1.10 boot_i386.8 r1.54 r1.55 r1.58 to RELENG_5: Add the ability to specify the boot2 serial console speed in /boot.config or on the "boot:" prompt line via a "-S<speed>" flag, e.g. "-h -S19200". This adds about 50 bytes to the size of boot2 and required a few other small changes to limit the size impact. Approved by: re (scottl) Revision Changes Path 1.46.2.4 +15 -4 src/sbin/reboot/boot_i386.8 1.70.2.4 +27 -14 src/sys/boot/i386/boot2/boot2.c 1.2.26.1 +1 -1 src/sys/boot/i386/boot2/lib.h 1.9.2.1 +4 -3 src/sys/boot/i386/boot2/sio.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602261734.k1QHYlar022665>