[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] PCI card



Hi,
We have a PCI card that contains a chip that I need to become very
familar with.  (So we can write a driver for the PCI card on a non
Linux and Non Windows platform).

What I am wonder is is there some sort of generic Linux/PCI utility
that I can use to write into the memory space of the pci card.  I've
seen stuff that allows me to write to the pci cards registers but not
the memory.
 Linux 2.4 or Linux 2.6 is an option.

If anyone knows of a utility to do this or is familar with how phob_io
can be used to do this please let me know.