Re: libata - DMA problems ICH7 rev 02

From: Alan Jenkins
Date: Wed May 28 2008 - 11:04:10 EST


Jan Niklas Hasse wrote:
> On Wed, May 28, 2008 at 3:34 PM, Jan Niklas Hasse <jhasse@xxxxxxxxx> wrote:
> >>
> >> It looks like you have the hard drive and the burner on the same IDE channel? Such problems are unavoidable in this setup since commands to one device on the channel can't execute while the other device is busy (especially for long commands like finalizing the disc). It would be better to move the drives onto separate channels.
> >
>
> As I have a notebook, I think I can't do that, can I?

This is the exact situation cdrecord's -immed option was designed
for. "wodim"/cdrkit should have inherited it. It sets a flag in the
commands to avoid blocking, though the documentation I read said it
was slightly experimental.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/