In reply to my old question:
I'm told that the printer port of a PC clone is popular for interfacing
> experiments. I have a cheap laptop I'd like to use for this purpose.
> I don't know beans about the printer port, neither its pinout nor
> how to read from it or write to it (this would be under Linux).
Tomi Holger Engdahl write:
For the output side I have writen a document on that to
>formatting link
>There are examples/information for DOS, Windows and Linux.
I was just now following up on this and looked at the website. At the beginning is a warning that the parallel port is easily damaged and that might make it necessary to replace the mother board. Accordingly, the message recommends that one consider getting a second io card with its own parallel port.
I'm not sure, but I think the website is written under the assumption that the reader did not take this advice. If I'm right about that, what I would like to know is how the information at the site needs to be modified to use a second parallel port on an extra io card. Under Linux, one has to be able to explain the second io card, etc., to the operating system, and I haven't so far learned how to explain to myself how to explain things to the operating system. I'm slowly reading Linux Device Drivers but I'm still far from understanding anything.