In message <3A7EA27B.60CD1927@daimi.au.dk>, Klaus Andersen writes:
>What I would like is to read/write directly to the 8 data lines (D0-D7)
>without any form of protocol, just banging directly on the hardware. It
>would be great if it is possible to read from some of the lines and
>write to others at the same time.
You can do this with the ppdev driver. Or using raw inb() and outb(), but the
latter is less portable - it won't work on your Amiga for example.
p.
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Mon Feb 05 2001 - 13:04:16 EST