freebsd-skq/sys/boot/i386/boot0
John Baldwin 4e38f13b5b - 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).

Submitted by:	Danny Braniss danny at cs dot huji dot ac dot il (1)
MFC after:	1 month
2004-11-24 15:39:04 +00:00
..
boot0.S - If the COMSPEED is set to 0, then don't try to initialize the serial port 2004-11-24 15:39:04 +00:00
boot0ext.S Convert block comments into C-style that is understood by cpp(1). 2004-04-29 18:58:38 +00:00
Makefile In conjunction with having boot0cfg(8) default boot0 to packet mode. 2004-08-27 00:18:03 +00:00