Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 20:13:28 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/digi digi.c
Message-ID:  <200204100313.g3A3DSt33125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2002/04/09 20:13:28 PDT

  Modified files:
    sys/dev/digi         digi.c 
  Log:
  Add a digi_delay() function and use it instead of tsleep() when polling
  the card for command completion.
  
  digi_delay() uses either tsleep() or DELAY() depending on the value of
  ``cold''.
  
  Pointed in the right direction by: jhb
  
  Revision  Changes    Path
  1.25      +14 -5     src/sys/dev/digi/digi.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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