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

John Baldwin jhb at FreeBSD.org
Wed Nov 24 07:39:05 PST 2004


jhb         2004-11-24 15:39:04 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/boot0  boot0.S 
  Log:
  - 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
  
  Revision  Changes    Path
  1.12      +10 -10    src/sys/boot/i386/boot0/boot0.S


More information about the cvs-src mailing list