cvs commit: src/sys/boot/i386/boot0 boot0.S

[ Available lists | Index of cvs-all | Month of Apr 2007 | Week of 11 Apr 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Thomas Quinot <thomas@FreeBSD.org>
Date
11 Apr 2007 07:19:37
Subject
cvs commit: src/sys/boot/i386/boot0 boot0.S
Message-ID
200704110719.l3B7JaDK078900@repoman.freebsd.org


[ Hide this part ]
thomas      2007-04-11 07:19:36 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_6)
sys/boot/i386/boot0 boot0.S
Log:
MFC rev. 1.16:
Fix setting of serial port speed. A junk value was passed in AX when
bioscom is called to set up serial port parameters because COMSPEED
was treated as an address instead of an immediate value, causing
serial port parameters to never be set.

PR: i386/110828

Revision Changes Path
1.14.2.2 +1 -1 src/sys/boot/i386/boot0/boot0.S


Elapsed time: 0.118 seconds