Re: Cannot mount multi-session DVD with ide-cd, must use ide-scsi

From: Jens Axboe
Date: Fri Dec 17 2004 - 14:33:20 EST


On Fri, Dec 17 2004, Kronos wrote:
> Jens Axboe <axboe@xxxxxxx> ha scritto:
> > On Fri, Dec 17 2004, Andrew Morton wrote:
> >> Rashkae <rashkae@xxxxxxxxxxxxxxx> wrote:
> >> >
> >> > I can confirm that Linux Kerenl 2.6.9 still cannot mount a
> >> > multi-session DVD if the last session starts at > 2.2 GB. The
> >> > only information on this problem I can find is here:
> >> >
> >> > http://marc.theaimsgroup.com/?l=linux-kernel&m=108827602322464&w=2
> >> >
> >> > Is there a patch anywhere to address this?
> >>
> >> Please test this. Jens, could you please check this one?
> >
> > It looks fine for the case where the tocentry read suceeds, but you
> > should change the fallback assignment to be lba based as well I think.
>
> Ok, changed that part. I also changed the part inside the #if
> !STANDARD_ATAPI to re-read using MSF, just to be sure to not break
> anything. Maybe those two weird units (Vertos 300 and NEC 260) return
> the LBA value in a sane way and the whole #if block can be removed?

Much better, Andrew will you pick this up?

--
Jens Axboe

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