patch-2.3.40 linux/drivers/parport/ieee1284_ops.c
Next file: linux/drivers/parport/parport_pc.c
Previous file: linux/drivers/parport/Config.in
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Jan 20 12:35:23 2000
-  Orig file: 
v2.3.39/linux/drivers/parport/ieee1284_ops.c
-  Orig date: 
Tue Nov 23 22:42:21 1999
diff -u --recursive --new-file v2.3.39/linux/drivers/parport/ieee1284_ops.c linux/drivers/parport/ieee1284_ops.c
@@ -56,6 +56,7 @@
 	}
 
 	port->physport->ieee1284.phase = IEEE1284_PH_FWD_DATA;
+	parport_write_control (port, ctl);
 	while (count < len) {
 		long expire = jiffies + dev->timeout;
 		long wait = (HZ + 99) / 100;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)