From owner-freebsd-stable Wed Nov 27 18:44:32 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 747FC37B401 for ; Wed, 27 Nov 2002 18:44:31 -0800 (PST) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0585E43E88 for ; Wed, 27 Nov 2002 18:44:31 -0800 (PST) (envelope-from Scott_Long@adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6+Sun/8.11.6) with ESMTP id gAS2iUj15034; Wed, 27 Nov 2002 18:44:30 -0800 (PST) Received: from OTCEXC01.otc.adaptec.com (otcexc01.otc.adaptec.com [10.12.1.27]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id SAA09748; Wed, 27 Nov 2002 18:44:29 -0800 (PST) Received: by otcexc01.otc.adaptec.com with Internet Mail Service (5.5.2653.19) id <4TQCX7MR>; Wed, 27 Nov 2002 21:44:28 -0500 Message-ID: <6100BCEB85F8E244959C756C04E0EDD161CBBE@otcexc01.otc.adaptec.com> From: "Long, Scott" To: "'Daniel O'Connor'" , Dan Lukes Cc: freebsd-stable@FreeBSD.ORG Subject: RE: Problems w/ a TDK DVD-RW and burncd... Date: Wed, 27 Nov 2002 21:44:22 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > On Thu, 2002-11-28 at 04:37, Dan Lukes wrote: > > Peter Losher wrote, On 11/26/02 22:20: > > > > > acd0: READ_TRACK_INFO - HARDWARE ERROR asc=0x09 ascq=0x02 > error=0x00 > > > > It's not final answer - but asc/ascq=2/9 error mean > "Focus servo > > failure". It seems not to be "bad driver" related problem > (althought it > > may be, of course). Are you sure there's no problem with > hardware itself ? > > Do you have a list of these errors? > It would be nice if such a table was available at least in a man page > and at most inside the kernel.. > Go to www.t10.org and look for the link that says 'ASC/ASCQ table'. ATAPI is really just the SCSI command protcol over IDE cables. Btw, the ASC/ASCQ table is far too big for a man page. However, if you run ATAPICAM, CAM has most of the table embedded in it and will give you human-readable translations of these errors when they happen. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message