Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 11:13:39 +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:  <200504211113.j3LBDeea003051@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-04-21 11:13:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-lowlevel.c 
                         ata-queue.c 
  Log:
  Rehash the timeout code to make it more simple.
  This also removes the warning timeout on the taskqueues stalling as
  I'm tired of getting ATA error reports for problems in other parts ;)
  Misc cosmetic and comment cleanups now we are here.
  
  Revision  Changes    Path
  1.245     +23 -26    src/sys/dev/ata/ata-all.c
  1.97      +4 -5      src/sys/dev/ata/ata-all.h
  1.61      +59 -57    src/sys/dev/ata/ata-lowlevel.c
  1.45      +32 -81    src/sys/dev/ata/ata-queue.c



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