lkml.org 
[lkml]   [2000]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: patch: atapi dvd-ram support
    On Sat, Oct 28 2000, Hisaaki Shibata wrote:
    > I did patch 2.2.17 tree with dvd-ram-2217p17.diff.bz2.
    >
    > At that time, following patch is rejected.
    > I think these lines should be removed from patchs.
    >
    > @@ -1329,7 +1369,7 @@
    > static
    > void cdrom_sleep (int time)
    > {
    > - current->state = TASK_INTERRUPTIBLE;
    > + __set_current_state(TASK_INTERRUPTIBLE);
    > schedule_timeout(time);
    > }
    >
    > After removing these, I could make bzImage.

    Weird, should not reject. Oh well.

    > But I could not mkudf nor mkext2fs to my ATAPI 9.4GB new DVD-RAM drive.

    What do you mean? What happened? strace of mke2fs of mkudf would
    be nice to have.

    --
    * Jens Axboe <axboe@suse.de>
    * SuSE Labs
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 12:45    [W:2.788 / U:0.292 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site