2001-11-25 19:03:25

by Joe

[permalink] [raw]
Subject: Re: 2.4.14/2.4.15 cpia driver IS broke.. no its parport

--- linux-2.4.14/drivers/parport/ieee1284_ops.c Fri Nov 23 20:59:42 2001
+++ linux-2.4.current/drivers/parport/ieee1284_ops.c Sun Nov 18 21:13:10 2001
@@ -592,7 +592,7 @@
}

/* Event 44: Set HostAck high, acknowledging handshake. */
- parport_write_control (port, ctl);
+ parport_frob_control (port, PARPORT_CONTROL_AUTOFD, 0);

/* Event 45: The peripheral has 35ms to set nAck high. */
if (parport_wait_peripheral (port, PARPORT_STATUS_ACK,


Attachments:
ieee1294_ops_fix-2.4.14 (458.00 B)