From owner-cvs-all Tue Feb 29 8:11:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0D9B37B5F6; Tue, 29 Feb 2000 08:11:19 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA46361; Tue, 29 Feb 2000 08:11:19 -0800 (PST) (envelope-from sos@FreeBSD.org) Message-Id: <200002291611.IAA46361@freefall.freebsd.org> From: Søren Schmidt Date: Tue, 29 Feb 2000 08:11:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 2000/02/29 08:11:19 PST Modified files: sys/dev/ata atapi-cd.c Log: Only read user data when blocksize != 2048, this "read the works" sneaked in sometime which is not what the average user wants. Revision Changes Path 1.44 +2 -2 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