Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 17:54:51 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/arm/at91/libat91 xmodem.c
Message-ID:  <200608101754.k7AHspPE041807@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-08-10 17:54:51 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/arm/at91/libat91 xmodem.c 
  Log:
  MFp4: Increase character timeout to 10.  Make it a #define for easier
  changes in the future.  This helps with getting started and to
  overcome the really sucky level of granuality this timeout has in
  getc.  A timeout of 1 means 'wait until top of next second' rather
  than 'wait for at least a second'.
  
  Revision  Changes    Path
  1.2       +10 -9     src/sys/boot/arm/at91/libat91/xmodem.c



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