billfarrow / pcimem

Simple program to read & write to a pci device from userspace
GNU General Public License v2.0
309 stars 115 forks source link

Extend use cases to /dev/mem #12

Open alexkroh opened 4 years ago

alexkroh commented 4 years ago

I have issues using dd to access PCI memory via /dev/mem. This tool is a great replacement: ./pcimem /dev/mem/ ...

Docs could be updated to reflect this.

akaeba commented 1 month ago

check out devmem2. You can install with apt-get