[comp.sys.ibm.pc.hardware] Parallel Printer Port Interrupt Qn ...

vijay@cs.albany.edu (Vijay Vaidyanathan) (09/07/90)

Ok, here's the problem:

I have a box that hooks up to the printer port. To tell which of
the keys on the box is being pressed, I read the printer port.

Now, what I'd like to do is achieve the same thing but in an
interrupt driven mode. In other words, I'd like a hardware
interrupt to be generated everytime a character comes in on the
printer port, so I could write a handler for that interrupt and
know the moment a key press on the box occurred. How does one do
this?

I've tried all the most obvious routes (including calling
Zenith!). I thought INT 0Fh would do the trick, but from what I
could see, it doesnt get raised ... what does it do?

Email with even the most naive suggestions would be greatly
appreciated since I am not a regular reader of this group.

Thanks.

- Vijay
---------
vijay@cs.albany.edu
---------
--
-----------------------------------------------------------------------
712 N. Pearl Street, Apt # 4
Albany NY 12204.
Tel # (Home): (518) 432-4861
-----------------------------------------------------------------------