patch-2.3.22 linux/drivers/block/paride/pg.c

Next file: linux/drivers/block/paride/pt.c
Previous file: linux/drivers/block/paride/pf.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.21/linux/drivers/block/paride/pg.c linux/drivers/block/paride/pg.c
@@ -463,7 +463,7 @@
 	WR(0,6,DRIVE);
 	WR(0,7,8);
 
-	pg_sleep(2);
+	pg_sleep(20*HZ/1000);
 
 	k = 0;
 	while ((k++ < PG_RESET_TMO) && (RR(1,6)&STAT_BUSY))

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)