Accessing peripheral hardware register
Does any know how to access the register of peripheral hardware.
I have a PCI card that grabs data from an external source. It then writes to the register for manipulation by other software.
Is there a way to access this register so I can intercept this data?