From owner-cvs-all Thu Apr 5 4:17:40 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 6BC8C37B423; Thu, 5 Apr 2001 04:17:34 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f35BHY198332; Thu, 5 Apr 2001 04:17:34 -0700 (PDT) (envelope-from sos) Message-Id: <200104051117.f35BHY198332@freefall.freebsd.org> From: Søren Schmidt Date: Thu, 5 Apr 2001 04:17:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/04/05 04:17:34 PDT Modified files: sys/dev/ata atapi-cd.c Log: On burners that return faulty ready on fixate, wait for the expected fixate time before returning. Dont print error messages to the console on READ_TOC on a blank media. Revision Changes Path 1.88 +46 -34 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