Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2003 04:36:09 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sio sio.c
Message-ID:  <200309261136.h8QBaAA5002271@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2003/09/26 04:36:09 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/sio          sio.c 
  Log:
  Use the correct speed in the delay for the transmission of a character
  in the loopback test in the probe.  The delay was too short for consoles
  at speeds lower than about 3200 bps.  This shouldn't have caused many
  problems, since such low speeds are rare and the probe is forced to
  succeed for consoles.
  
  Revision  Changes    Path
  1.411     +4 -1      src/sys/dev/sio/sio.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309261136.h8QBaAA5002271>