I'm using LabWindows/CVI for accessing a self made ISA-bus interface card. Each port read access fails, though the correct data is visible at the ISA-bus. Each port read (using inp()) returns 0xFE.
- operating system is WinNT 4.0
- the low-level support driver is loaded at startup
- write port access (using outp()) works
Can somebody help me in this topic?
Thanks,
Markus