From owner-freebsd-current Thu Nov 12 15:12:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07739 for freebsd-current-outgoing; Thu, 12 Nov 1998 15:12:35 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sphinx.lovett.com (sphinx.lovett.com [38.155.241.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07728 for ; Thu, 12 Nov 1998 15:12:32 -0800 (PST) (envelope-from ade@supernews.net) Received: from [38.155.241.8] (helo=xanadu) by sphinx.lovett.com with smtp (Exim 2.05 #1) id 0ze5uP-0005AB-00 for current@freebsd.org; Thu, 12 Nov 1998 17:12:13 -0600 From: "Ade Lovett" To: Subject: ATAPI CD/R driver and Mitsumi CR-2600TE Date: Thu, 12 Nov 1998 17:10:15 -0600 Message-ID: <002301be0e91$9b948040$08f19b26@xanadu.lovett.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I recently acquired (at no cost) a Mitsumi CR-2600TE cd burner, and plugged it in to my 3.0-CURRENT system to try out the acd driver. Unfortunately, there appears to be something of a problem.. when the burncd script gets around to doing the dd(1) it completely fails with acd0: rezero failed Cranking up the atapi debug code, the failure appears as follows: atapi1.1: req w 1-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0 len=0 atapi1.1: start atapi1.1: intr ireason=0x1, len=0, status=58, error=0 atapi1.1: send cmd REZERO_UNIT 1-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0 atapi1.1: intr ireason=0x3, len=0, status=51, error=50 atapi1.1: illegal request acd0: rezero failed this little lot then repeats itself (so it looks like the driver is trying two REZERO_UNIT commands), before it finally gives up. I've verified that the unit works on the same machine under Win98 with the supplied Adaptec burning software, and I've tried multiple blank disks from different vendors, so it's unlikely to be that. Any suggestions on making this puppy work? Or should I just throw it away? -aDe -- Ade Lovett, Supernews Inc., San Jose, CA. ade@supernews.net http://www.supernews.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message