Re: [Patch] DVD bugfix in ide-cd.c

2001-02-02 Thread Andre Hedrick
On Fri, 2 Feb 2001, Jens Axboe wrote: > Thanks applied, guess we need another work-around for buggy changers... > > -- > Jens Axboe To quote my friend, about comments agreeing with Hale Landis. WHY!!! are you still supporting junk? ;-) Cheers, Andre Hedrick Linux ATA Development ASL Kerne

Re: [Patch] DVD bugfix in ide-cd.c

2001-02-02 Thread Jens Axboe
On Thu, Feb 01 2001, Fredrik Vraalsen wrote: > > This is a small patch to Linux kernel 2.4.1 that fixes a problem with > DVD playback in OMS (Open Media System). With the stock 2.4.1 kernel > OMS will only play up to a certain point on the DVD before it complains > about no more data left on inp

Re: [livid-dev] [Patch] DVD bugfix in ide-cd.c

2001-02-02 Thread Szymon Polom
Hello, Szymon Polom wrote: > Fredrik Vraalsen wrote: > > > > This is a small patch to Linux kernel 2.4.1 that fixes a problem with > > DVD playback in OMS (Open Media System). With the stock 2.4.1 kernel > > OMS will only play up to a certain point on the DVD before it complains > > about no mo

Re: [livid-dev] [Patch] DVD bugfix in ide-cd.c

2001-02-02 Thread Szymon Polom
Hi... Fredrik Vraalsen wrote: > > This is a small patch to Linux kernel 2.4.1 that fixes a problem with > DVD playback in OMS (Open Media System). With the stock 2.4.1 kernel > OMS will only play up to a certain point on the DVD before it complains > about no more data left on input (basically

Re: [Patch] DVD bugfix in ide-cd.c

2001-02-01 Thread udgaard
This patch made it work for me watching DVDs that used to stop, ie. oms crashed. So I'll approve the patch :-) Peter Fredrik Vraalsen <[EMAIL PROTECTED]> on 01 Feb 2001 23:12:44 wrote: > > >This is a small patch to Linux kernel 2.4.1 that fixes a problem with >DVD playback in OMS (Open Media Sys

[Patch] DVD bugfix in ide-cd.c

2001-02-01 Thread Fredrik Vraalsen
This is a small patch to Linux kernel 2.4.1 that fixes a problem with DVD playback in OMS (Open Media System). With the stock 2.4.1 kernel OMS will only play up to a certain point on the DVD before it complains about no more data left on input (basically read() returns 0). This patch reverts a