Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2002 05:22:39 -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-cd.c atapi-fd.c atapi-tape.c
Message-ID:  <200207271222.g6RCMdFe035571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2002/07/27 05:22:39 PDT

  Modified files:
    sys/dev/ata          atapi-cd.c atapi-fd.c atapi-tape.c 
  Log:
  Properly change the block_size on different CD media, and use that
  to calculate the max amount of data in one IO request.
  
  Correct the max size on atapi floppies/tapes as well.
  
  Revision  Changes    Path
  1.121     +12 -3     src/sys/dev/ata/atapi-cd.c
  1.76      +1 -1      src/sys/dev/ata/atapi-fd.c
  1.69      +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?200207271222.g6RCMdFe035571>