On Thu, Aug 30, 2007 at 08:03:34PM +0200, Carl-Daniel Hailfinger wrote:
On 30.08.2007 13:37, Uwe Hermann wrote:
So here's the updated plan:
- Move probe_superio to util/superio-detect (rename it while we're at it).
It does much more than detection these days. It also has the ability to verify and dump SuperI/O configuration. Can we think about the name a little bit more?
'superiotool'.
And then add an interface like this:
$ superiotool --detect IT8712F
$ superiotool --dump [...]
$ superiotool --verify
etc...
- Move getpir to util/.
- Move mptable to util/.
Everything else stays where it is. Looks good?
Nice.
Done.
Uwe.