The iotools package provides a set of simple command line tools that allow access to hardware device registers. Supported register interfaces include PCI, I/O, memory mapped I/O, SMBus, CPUID, and MSR. Also included are some utilities that allow for simple arithmetic, logical, and other operations. If you ever have to debug hardware, you could probably use these tools.
| Tags | Hardware |
|---|---|
| Implementation | C |