Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt

From: Pascal Schmidt
Date: Wed Nov 12 2003 - 12:34:06 EST


On Tue, 11 Nov 2003, Linus Torvalds wrote:

> Which is what ide-cd.c will fall back to as well ("cdrom_read_capacity()")
> but I think it should _start_ with that rather than fall back on it.
> That's the simple case, after all.
>
> Does it work if you change the order of those two things in ide-cd.c (or
> just remove the call to "cdrom_get_last_written()" entirely, so that it
> always just does the sane thing).

In my case, we don't get as far as the cdrom_last_written() call in
cdrom_read_toc(). I will try putting the cdrom_read_capacity() stuff
on top and see if that works.

--
Ciao,
Pascal

-
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/