Re: ATAng regression: cdcontrol close not working
From: Soren Schmidt (sos_at_spider.deepcore.dk)
Date: 10/30/03
- Previous message: Sam Leffler: "Re: LOR route.c:182"
- In reply to: Lars Eggert: "Re: ATAng regression: cdcontrol close not working"
- Next in thread: Lars Eggert: "Re: ATAng regression: cdcontrol close not working"
- Reply: Lars Eggert: "Re: ATAng regression: cdcontrol close not working"
- Reply: Bruce Evans: "Re: ATAng regression: cdcontrol close not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Lars Eggert <larse@ISI.EDU> Date: Thu, 30 Oct 2003 21:48:17 +0100 (CET)
It seems Lars Eggert wrote:
> > I've already committed a solution that works on all the drives I
> > could test on (some of which failed before), if this still
> > fails for you I'd like a more detailed description of what
> > exactly goes wrong...
>
> I must have missed that commit message, sorry. This is the drive I am
> having the issues with:
>
> acd0: CDRW <PHILIPS DVD+RW-D28> at ata1-master UDMA33
>
> Sending CDIOCCLOSE from a short C snippet shows that the ioctl yields EBUSY.
Hmm, now that a real stupid return code from the drive IMNHO...
Anyhow if you loose the test for error in atapi-cd.c::acd_tray in the
close case, does it work then ? Problem is that the call to read toc
might fail early, but its worth a shot..
-Søren
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Sam Leffler: "Re: LOR route.c:182"
- In reply to: Lars Eggert: "Re: ATAng regression: cdcontrol close not working"
- Next in thread: Lars Eggert: "Re: ATAng regression: cdcontrol close not working"
- Reply: Lars Eggert: "Re: ATAng regression: cdcontrol close not working"
- Reply: Bruce Evans: "Re: ATAng regression: cdcontrol close not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|