Hi there
I have a question about IISR and Hardware Access, in an normal Driver i use
MmMapIoSpace for hardware register access (GPIO Regs as a sample).
But how can i access such a Hardware register in an IISR.
Because MmMapIoSpace is for userMode and a IISR Runs in KernelMode or im
wrong?
Thanks for your help
Patrick