Does anyone know any functions that can read or write registers on a chip of a PCMCIA card? I would like to be able to use a dll or ocx so I can use it in Visual Basic. The registers are memory mapped. I use DriverX to read and write to a PCI card on a desktop PC, and I would like to do something similar to a PCMCIA card on a notebook PC.