Actually it's the one in the middle, bit 4 of register BASE+2.
However this won't work in XP because XP doesn't allow programs to access
registers directly, only drivers can access registers. Also only drivers can
have interrupt handlers, programs can't. The only way this can be made to work
is if you're using plain DOS or if you're writing a driver for XP or if you're
using some kind of special IO passthrough driver under XP.
Good luck.
--Tom.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.