cvs commit: src/sys/boot/i386/boot0 boot0.S
John Baldwin
jhb at FreeBSD.org
Fri Jan 7 12:58:24 PST 2005
jhb 2005-01-07 20:58:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/boot/i386/boot0 boot0.S
Log:
MFC revision 1.12:
- If the COMSPEED is set to 0, then don't try to initialize the serial port
and assume that the BIOS has set it up for us. This allows folks with a
serial-aware BIOS to set the BIOS to speeds above 9600 and allow boot0 to
just use the existing settings.
- Purge some gratuitous cpp comments as per style(9).
Revision Changes Path
1.10.2.1 +10 -10 src/sys/boot/i386/boot0/boot0.S
More information about the cvs-src
mailing list