[PATCH] update for ide.2.2.16-pre7 (ide-tape.c)

From: Bartlomiej Zolnierkiewicz (dake@staszic.waw.pl)
Date: Thu Jun 01 2000 - 19:25:27 EST


It must have happend -> I made a mistake in ide.2.2.16-pre7.patch

I want to thank Andrzej Krzysztofowicz for pointing me this and sending
following fix.

--
Bartlomiej Zolnierkiewicz <bkz>

diff -u linux.16p7.ide/drivers/block/ide-tape.c linux/drivers/block/ide-tape.c --- linux.16p7.ide/drivers/block/ide-tape.c Wed May 31 23:31:09 2000 +++ linux/drivers/block/ide-tape.c Fri Jun 2 02:21:09 2000 @@ -2113,6 +2113,7 @@ printk (KERN_ERR "ide-tape: (IO,CoD) != (0,1) while issuing a packet command\n"); return ide_do_reset (drive); } + tape->cmd_start_time = jiffies; ide_set_handler(drive, &idetape_pc_intr, IDETAPE_WAIT_CMD, NULL); /* Set the interrupt routine */ atapi_output_bytes (drive,pc->c,12); /* Send the actual packet */ return ide_started;

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:13 EST