Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2001 07:20:19 -0800 (PST)
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
Message-ID:  <200101181520.f0IFKJG37990@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2001/01/18 07:20:19 PST

  Modified files:
    sys/dev/ata          atapi-cd.c 
  Log:
  When blocksize is set to 2352, alwas read 2352 bytes.
  This means it might read more than just data, but that is exactly
  what we want here (for reading VCD's fx)
  
  Revision  Changes    Path
  1.75      +11 -3     src/sys/dev/ata/atapi-cd.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?200101181520.f0IFKJG37990>