Date: Mon, 18 Jul 2005 20:23:19 -0500 (CDT) From: Seán Farley <sean-freebsd@farley.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/83702: ata CDRIOCGETPROGRESS ioctl does not work when blanking CD-RW Message-ID: <200507190123.j6J1NJXn001877@thor.farley.org> Resent-Message-ID: <200507190130.j6J1UE77022914@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83702 >Category: kern >Synopsis: ata CDRIOCGETPROGRESS ioctl does not work when blanking CD-RW >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 19 01:30:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Seán Farley >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD thor.farley.org 5.4-STABLE FreeBSD 5.4-STABLE #1: Mon Jul 18 15:48:17 CDT 2005 root@thor.farley.org:/usr/obj/usr/src/sys/THOR i386 >Description: When blanking a CD-RW on my Plextor 8/4/32 writer with burncd, burncd will become stuck in a loop waiting for the blanking to finish. Unfortunately, the only result that ioctl() returns is zero. acd_get_progress() in atapi-cd.c is returning zero from request->u.atapi.sense_data.sksv being zero and not request->error. FreeBSD 4-STABLE did work with the same drive. acd1: CDRW <PLEXTOR CD-R PX-W8432T/1.09> at ata0-slave PIO4 >How-To-Repeat: burncd -f /dev/acd1 -s 4 blank >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507190123.j6J1NJXn001877>