patch-2.2.0-pre6 linux/drivers/block/ide-tape.c

Next file: linux/drivers/block/xd.c
Previous file: linux/drivers/block/ide-dma.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre5/linux/drivers/block/ide-tape.c linux/drivers/block/ide-tape.c
@@ -483,7 +483,7 @@
 /*
  *	Some tape drives require a long irq timeout
  */
-#define IDETAPE_WAIT_CMD		60
+#define IDETAPE_WAIT_CMD		(60*HZ)
 
 /*
  *	DSC timings.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov