Date: Sun, 1 Feb 1998 14:39:25 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot serial.S Message-ID: <199802012239.OAA00523@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/02/01 14:39:25 PST Modified files: sys/i386/boot/biosboot serial.S Log: Don't set even parity uselessly in the line control register (parity is not enabled). Saved a few bytes by reusing the line control register bits and not loading the speed in the wrong (cpu) register. Revision Changes Path 1.11 +4 -5 src/sys/i386/boot/biosboot/serial.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802012239.OAA00523>