Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 04:19:26 -0700 (PDT)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata atapi-all.c atapi-cd.c atapi-fd.c atapi-fd.h atapi-tape.c
Message-ID:  <200207311119.g6VBJQ6b019002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2002/07/31 04:19:26 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/ata          atapi-all.c atapi-cd.c atapi-fd.c 
                         atapi-fd.h atapi-tape.c 
  Log:
  MFC:
          Dont rely on the upper layers handling iosize_max correctly,
          instead rely on ATAPI devices ability to do the work instead.
  
  This should fix the READ_BIG and related errors.
  
  Requested by: RE@
  
  Revision   Changes    Path
  1.46.2.15  +5 -2      src/sys/dev/ata/atapi-all.c
  1.48.2.17  +12 -3     src/sys/dev/ata/atapi-cd.c
  1.44.2.9   +18 -43    src/sys/dev/ata/atapi-fd.c
  1.10.2.5   +0 -1      src/sys/dev/ata/atapi-fd.h
  1.36.2.12  +2 -2      src/sys/dev/ata/atapi-tape.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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