From owner-cvs-all Mon Jan 29 10: 7:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90EC637B400; Mon, 29 Jan 2001 10:07:18 -0800 (PST) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0TI7Is02170; Mon, 29 Jan 2001 10:07:18 -0800 (PST) (envelope-from sos) Message-Id: <200101291807.f0TI7Is02170@freefall.freebsd.org> From: Søren Schmidt Date: Mon, 29 Jan 2001 10:07:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/01/29 10:07:18 PST Modified files: (Branch: RELENG_4) sys/dev/ata atapi-cd.c Log: MFC: Dont close tray on open. When blocksize is set to 2352, alwas read 2352 bytes. VCD support. Revision Changes Path 1.48.2.9 +11 -5 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