From sean@farley.org  Tue Jul 19 01:22:32 2005
Return-Path: <sean@farley.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9885F16A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Jul 2005 01:22:32 +0000 (GMT)
	(envelope-from sean@farley.org)
Received: from mail.farley.org (farley.org [67.64.95.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F041D43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Jul 2005 01:22:31 +0000 (GMT)
	(envelope-from sean@farley.org)
Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f01:290:1::5])
	by mail.farley.org (8.13.1/8.13.1) with ESMTP id j6J1MTww031339
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 20:22:30 -0500 (CDT)
	(envelope-from sean@gw.farley.org)
Received: from thor.farley.org (localhost [127.0.0.1])
	by thor.farley.org (8.13.3/8.13.3) with ESMTP id j6J1NJSh001878
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 20:23:19 -0500 (CDT)
	(envelope-from sean@thor.farley.org)
Received: (from sean@localhost)
	by thor.farley.org (8.13.3/8.13.3/Submit) id j6J1NJXn001877;
	Mon, 18 Jul 2005 20:23:19 -0500 (CDT)
	(envelope-from sean)
Message-Id: <200507190123.j6J1NJXn001877@thor.farley.org>
Date: Mon, 18 Jul 2005 20:23:19 -0500 (CDT)
From: Sen Farley <sean-freebsd@farley.org>
Reply-To: Sen Farley <sean-freebsd@farley.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ata CDRIOCGETPROGRESS ioctl does not work when blanking CD-RW
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83702
>Category:       kern
>Synopsis:       [ata] ata CDRIOCGETPROGRESS ioctl does not work when blanking CD-RW
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 19 01:30:14 GMT 2005
>Closed-Date:    Thu Dec 06 08:59:28 UTC 2007
>Last-Modified:  Thu Dec 06 08:59:28 UTC 2007
>Originator:     Sen 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:
State-Changed-From-To: open->feedback 
State-Changed-By: roberto 
State-Changed-When: Wed Dec 5 16:31:27 UTC 2007 
State-Changed-Why:  
Hello, could you please check whether it still applies to 7.0-BETA3? 
Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83702 

From: Eugene Grosbein <eugen@grosbein.pp.ru>
To: bug-followup@freebsd.org
Cc: roberto@freebsd.org, sos@freebsd.org, Sen Farley <sean-freebsd@farley.org>
Subject: Re: kern/83702: [ata] ata CDRIOCGETPROGRESS ioctl does not work when blanking CD-RW
Date: Thu, 6 Dec 2007 00:03:25 +0700

 Hi!
 
 This PR is the same as
 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/104270
 
 The problem is fixed in CURRENT before RELENG_7 was branched
 so 7.0-BETAs are not affected but there was no MFC to RELENG_6 nor
 to RELENG_5 that both affected.
 
 Eugene Grosbein

From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@deepcore.dk>
To: Eugene Grosbein <eugen@grosbein.pp.ru>
Cc: bug-followup@FreeBSD.ORG, roberto@FreeBSD.ORG, sos@FreeBSD.ORG,
        Sen Farley <sean-freebsd@farley.org>
Subject: Re: kern/83702: [ata] ata CDRIOCGETPROGRESS ioctl does not work when
 blanking CD-RW
Date: Wed, 05 Dec 2007 18:41:48 +0100

 Eugene Grosbein wrote:
 > Hi!
 >
 > This PR is the same as
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/104270
 >
 > The problem is fixed in CURRENT before RELENG_7 was branched
 > so 7.0-BETAs are not affected but there was no MFC to RELENG_6 nor
 > to RELENG_5 that both affected.
 >
 >  =20
 ATA has been backported to releng_6 as well.
 
 -S=F8ren
 

From: Eugene Grosbein <eugen@kuzbass.ru>
To: "Sren Schmidt" <sos@deepcore.dk>
Cc: Eugene Grosbein <eugen@grosbein.pp.ru>, bug-followup@FreeBSD.ORG,
        roberto@FreeBSD.ORG, sos@FreeBSD.ORG,
        Sen Farley <sean-freebsd@farley.org>
Subject: Re: kern/83702: [ata] ata CDRIOCGETPROGRESS ioctl does not work 
 whenblanking CD-RW
Date: Thu, 06 Dec 2007 12:20:32 +0700

 Sren Schmidt wrote:
 > 
 > Eugene Grosbein wrote:
 > > Hi!
 > >
 > > This PR is the same as
 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/104270
 > >
 > > The problem is fixed in CURRENT before RELENG_7 was branched
 > > so 7.0-BETAs are not affected but there was no MFC to RELENG_6 nor
 > > to RELENG_5 that both affected.
 > >
 > >
 > ATA has been backported to releng_6 as well.
 
 Oops... Almost 4 weeks ago. Thank you for pointing out.
 Well, kern/104270 with analysis and preliminary (proof of concept ;-) patch
 arrived in October 2006, so I didn't check very often last months.
 
 If there would not be MFC to RELENG_5, both PRs should be closed now
 (and perhaps others, there were lots of complaints about this issue).
 
 Eugene Grosbein

From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@deepcore.dk>
To: Eugene Grosbein <eugen@kuzbass.ru>
Cc: Eugene Grosbein <eugen@grosbein.pp.ru>, bug-followup@FreeBSD.ORG,
        roberto@FreeBSD.ORG, sos@FreeBSD.ORG,
        Sen Farley <sean-freebsd@farley.org>
Subject: Re: kern/83702: [ata] ata CDRIOCGETPROGRESS ioctl does not work 
 whenblanking CD-RW
Date: Thu, 06 Dec 2007 08:17:04 +0100

 Eugene Grosbein wrote:
 > S=DBren Schmidt wrote:
 >  =20
 >> Eugene Grosbein wrote:
 >>    =20
 >>> Hi!
 >>>
 >>> This PR is the same as
 >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/104270
 >>>
 >>> The problem is fixed in CURRENT before RELENG_7 was branched
 >>> so 7.0-BETAs are not affected but there was no MFC to RELENG_6 nor
 >>> to RELENG_5 that both affected.
 >>>
 >>>
 >>>      =20
 >> ATA has been backported to releng_6 as well.
 >>    =20
 >
 > Oops... Almost 4 weeks ago. Thank you for pointing out.
 > Well, kern/104270 with analysis and preliminary (proof of concept ;-) p=
 atch
 > arrived in October 2006, so I didn't check very often last months.
 >
 > If there would not be MFC to RELENG_5, both PRs should be closed now
 > (and perhaps others, there were lots of complaints about this issue).
 >  =20
 Well, releng_5 is off my radar so ....
 
 -S=F8ren
 
State-Changed-From-To: feedback->closed 
State-Changed-By: roberto 
State-Changed-When: Thu Dec 6 08:40:47 UTC 2007 
State-Changed-Why:  
Reportedly fixed in CURRENT before branching 7 and it has been merge into 
RELENG_6 as well. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83702 
>Unformatted:
