Date: Tue, 18 Nov 2003 08:26:47 +0100 (CET) From: Soren Schmidt <sos@spider.deepcore.dk> To: Lars Eggert <larse@ISI.EDU> Cc: freebsd-current@FreeBSD.ORG Subject: Re: ATAng regression: cdcontrol close not working Message-ID: <200311180726.hAI7Qlfw005316@spider.deepcore.dk> In-Reply-To: <3FB91F81.3000503@isi.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
It seems Lars Eggert wrote: > Lars Eggert wrote: > > Soren Schmidt wrote: > > > >>> Is there any other patch I can try? I've just confirmed that this bug > >>> still exists with today's kernel. > >> > >> I cant reproduce the no matter what I try, sorry... > > > > Would remote access to the machine in question help you? > > FYI, this is still an issue: > > s = ioctl(fd, CDIOCCLOSE, 0) > IOError: [Errno 16] Device busy Hmm, if the call to do the close fails there isn't much I can do... I can't reproduce the problem on any of the dozens of ATAPI CDROM's I have in the closet, so if you want to get further with this, you'll have to instrument the code and find out exactly why this fails. Maybe then I can find a solution that can work, and not break anything. -Søren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311180726.hAI7Qlfw005316>