Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 14:40:51 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/advansys advlib.c
Message-ID:  <199810092140.OAA03289@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1998/10/09 14:40:51 PDT

  Modified files:
    sys/dev/advansys     advlib.c 
  Log:
  Only pull 16 bits of residual information from completing queues.  This
  is a work-around from an LRAM access bug on the 940UA.  In a future
  microcode revision, the high 16bits of residual information will be moved
  to a safe location and we'll return to 32bit residuals.  Since we only
  allow 64KB I/O, 16bits is enough.
  
  Revision  Changes    Path
  1.8       +10 -2     src/sys/dev/advansys/advlib.c



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