Date: Sun, 28 Jul 2002 16:59:01 -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-tape.c Message-ID: <200207282359.g6SNx1Xu016129@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2002/07/28 16:59:01 PDT Modified files: sys/dev/ata atapi-all.c atapi-cd.c atapi-fd.c atapi-tape.c Log: OK, dont rely on the upper layers handling iosize_max correctly, instead rely on ATAPI devices ability to do the work instead. MFC material. Revision Changes Path 1.91 +5 -2 src/sys/dev/ata/atapi-all.c 1.122 +1 -1 src/sys/dev/ata/atapi-cd.c 1.77 +2 -7 src/sys/dev/ata/atapi-fd.c 1.70 +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?200207282359.g6SNx1Xu016129>