RE: Controlling par port

Tim Waugh (tim@cyberelk.demon.co.uk)
Thu, 28 Oct 1999 07:45:20 +0100 (BST)


On Thu, 28 Oct 1999, Chris Jones wrote:

> the individual data lines, e.g. I need to specifically take D0 and the
> PAPER OUT lines high for a period of time, then drop them low.

For D0, read the data register, flip the bit, and write it again.

For PAPER OUT -- are you sure that's what you need to change? That line
is driven by the peripheral, not the host.

Tim.
*/

-
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/