Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2004 14:48:32 +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-all.c ata-all.h ata-lowlevel.c ata-queue.c
Message-ID:  <200408271448.i7REmWD9060676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2004-08-27 14:48:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-lowlevel.c 
                         ata-queue.c 
  Log:
  Fix the handling of "inflight" requests when doing reinit's.
  Add missing untimeout that would get lost in handling of some
  error situations, and caused what looked like random timeouts
  afterwards when the timeout fired.
  
  Revision  Changes    Path
  1.224     +3 -4      src/sys/dev/ata/ata-all.c
  1.82      +1 -0      src/sys/dev/ata/ata-all.h
  1.45      +10 -1     src/sys/dev/ata/ata-lowlevel.c
  1.34      +21 -2     src/sys/dev/ata/ata-queue.c



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