Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 19:03:28 +0000 (UTC)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-lowlevel.c
Message-ID:  <200407241903.i6OJ3S1M002142@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2004-07-24 19:03:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-lowlevel.c 
  Log:
  Refine the wait for ATAPI_RESET.
  Properly wait for not busy and introduce a timeout for devices not
  setting busy (as they should).
  Leave a printf in there that states how long the wait was, as I'd like
  to get an idea of the variations here. The time needed seems also to be
  affected by whether a medium is present or not.
  
  Revision  Changes    Path
  1.40      +10 -2     src/sys/dev/ata/ata-lowlevel.c



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