Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2000 15:18:14 +0100 (CET)
From:      Soren Schmidt <sos@freebsd.dk>
To:        youchan@kosy.gr.jp (Yosuke Koshino)
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: problem of burncd
Message-ID:  <200001241418.PAA15926@freebsd.dk>
In-Reply-To: <200001242250.DAC50547.DOBPZIV@kosy.gr.jp> from Yosuke Koshino at "Jan 24, 2000 10:50:20 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
It seems Yosuke Koshino wrote:
> "Soren Schmidt <sos@freebsd.dk>" wrote:
> > > The message is "burncd: ioctl(CDRIOCCLOSEDISK) : Device busy".
> > > Then, I add "sleep(10);" in 'fixate' code of burncd.c.
> > 
> > You didn't get any other error messages ??
> I didn't get no other error message.

OK, it could be a sideeffect of something else going wrong.
>
> > Hmm, acd_close_track waits uptil 5 mins for the flush to complete
> > that should be more than enough. Maybe you drive return to ready
> > state before it actually did write out the contents, hmmm

> If it is true, the firmware of my drive has bug. Do you think so?

Could be, I have a drive with 2M of buffer, and I've never seen it
do this, and since the driver waits for the device to get ready
before returning from the close_track function, it shouldn't happen.

-Søren


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001241418.PAA15926>