From owner-cvs-all Thu Jun 7 0:21:26 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 77F7E37B401; Thu, 7 Jun 2001 00:21:20 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f577LKk94677; Thu, 7 Jun 2001 00:21:20 -0700 (PDT) (envelope-from sos) Message-Id: <200106070721.f577LKk94677@freefall.freebsd.org> From: Søren Schmidt Date: Thu, 7 Jun 2001 00:21:20 -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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2001/06/07 00:21:20 PDT Modified files: sys/dev/ata atapi-cd.c Log: Quiet the READ_TOC errors that can appear on empty CDR's. Assure cur_write_speed can be no less than 177 to avoid divide by 0 error. Revision Changes Path 1.94 +3 -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