Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2004 18:57:32 +0000 (UTC)
From:      Vinod Kashyap <vkashyap@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/twe twe.c twe_freebsd.c twevar.h
Message-ID:  <200406111857.i5BIvWCd012558@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
vkashyap    2004-06-11 18:57:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/twe          twe.c twe_freebsd.c twevar.h 
  Log:
  Fix for a problem seen only on 6xxx series controllers, where-in the
  driver tries to submit the same request repeatedly, on finding the
  controller cmd queue to be full.  This is an MFC from -CURRENT, and
  is being done a bit fast because it addresses a 4.10 errata item, and
  has already been tested for a week on a heavily used -STABLE machine
  that was previously showing symptoms of the problem.
  
  Submitted by:ps, vkashyap
  Reviewed by:re
  Approved by:re
  
  Revision  Changes    Path
  1.1.2.10  +8 -3      src/sys/dev/twe/twe.c
  1.2.2.9   +7 -3      src/sys/dev/twe/twe_freebsd.c
  1.1.2.8   +3 -2      src/sys/dev/twe/twevar.h



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