Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 1998 08:49:35 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa wfd.c
Message-ID:  <199801271649.IAA14167@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/01/27 08:49:35 PST

  Modified files:
    sys/i386/isa         wfd.c 
  Log:
  Fix operation with the Iomega Zip 100 ATAPI.
  All known versions of this drive (firmware 21.* and 23.*) will lock up
  if presented with a read/write request of > 64 blocks.  In the presence
  of such a unit, I/O requests of > 64 blocks are fragmented to avoid
  this.
  
  Revision  Changes    Path
  1.3       +92 -13    src/sys/i386/isa/wfd.c



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