It seems Yosuke Koshino wrote:
> "Soren Schmidt <[EMAIL PROTECTED]>" 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message