Subject: Re: kern/30288
To: None <bouyer@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: netbsd-bugs
Date: 07/02/2005 20:31:02
The following reply was made to PR kern/30288; it has been noted by GNATS.
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
To: bouyer@netbsd.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org
Subject: Re: kern/30288
Date: Sat, 2 Jul 2005 22:03:30 +0200
On Fri, May 20, 2005 at 11:33:00AM +0000, bouyer@netbsd.org wrote:
> Synopsis: eject and raw SCSI access to a CDROM drive don't work when the medium is bad
> State-Changed-From-To: open->feedback
> State-Changed-By: bouyer@netbsd.org
> State-Changed-When: Fri, 20 May 2005 11:33:00 +0000
> State-Changed-Why:
> I sent a patch
Hello,
thanks, I applied your patch to 3.99.3 sources, compiled a XEN0 kernel and
it works!
the messages
cd1(ahc0:0:5:0): Check Condition on CDB: 0x25 00 00 00 00 00 00 00 00 00
SENSE KEY: Not Ready
ASC/ASCQ: Cannot Read Medium - Incompatible Format
still appear, but eject and scsictl work as expected!