From owner-cvs-all Sun Aug 6 11: 3:45 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 7747D37BB43; Sun, 6 Aug 2000 11:03:42 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA31111; Sun, 6 Aug 2000 11:03:43 -0700 (PDT) (envelope-from sos@FreeBSD.org) Message-Id: <200008061803.LAA31111@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 6 Aug 2000 11:03:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c atapi-cd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2000/08/06 11:03:43 PDT Modified files: sys/dev/ata atapi-cd.c atapi-cd.h Log: Remove sequence checking in the burner support. This was really a leftover from the wormcontrol days, it is no longer needed when using burncd. Revision Changes Path 1.60 +5 -47 src/sys/dev/ata/atapi-cd.c 1.19 +1 -4 src/sys/dev/ata/atapi-cd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message