See patch.
Uwe.
* Uwe Hermann uwe@hermann-uwe.de [080304 18:39]:
See patch.
Uwe.
http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
Various smaller fixes in superiotool:
Also dump the extra registers (e.g. EC regs) in --list-supported.
Small fix in the code to allow for building with -pedantic (yes, the fix is a bit silly, but it's simple and allows us to use the -pedantic flag to keep the code even cleaner and nicer).
Install the binary in /usr/sbin, as it's meant to be run as root.
Small typo in README.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Stefan Reinauer stepan@coresystems.de
On Mon, Mar 17, 2008 at 12:21:08AM +0100, Stefan Reinauer wrote:
Various smaller fixes in superiotool:
Also dump the extra registers (e.g. EC regs) in --list-supported.
Small fix in the code to allow for building with -pedantic (yes, the fix is a bit silly, but it's simple and allows us to use the -pedantic flag to keep the code even cleaner and nicer).
Install the binary in /usr/sbin, as it's meant to be run as root.
Small typo in README.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Stefan Reinauer stepan@coresystems.de
Thanks, r3163.
Uwe.