Re: [LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-13 Thread Uwe Hermann
On Mon, Nov 12, 2007 at 10:49:06PM +0100, Frieder Ferlemann wrote: grouping register dumps by 8 and removing trailing spaces within the register dumps. Eventually use diff option -b or -w when comparing register dumps. Signed-off-by: Frieder Ferlemann Frieder.Ferlemann AT web.de Thanks,

Re: [LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-12 Thread Uwe Hermann
On Sun, Nov 11, 2007 at 05:51:46PM +0100, Frieder Ferlemann wrote: this patch groups register dumps by 8 and removes trailing spaces. Output then looks like: LDN 0x04 (Environment controller) idx 2b 30 60 61 62 63 70 f0 f1 f2 f3 f4 f5 f6 val 00 01 02 90 02 30 00 80 00 00 00 40 00 ff

Re: [LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-12 Thread Frieder Ferlemann
grouping register dumps by 8 and removing trailing spaces within the register dumps. Eventually use diff option -b or -w when comparing register dumps. Signed-off-by: Frieder Ferlemann Frieder.Ferlemann AT web.de --- Index: superiotool.c

[LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-11 Thread Frieder Ferlemann
Hi, this patch groups register dumps by 8 and removes trailing spaces. Output then looks like: LDN 0x04 (Environment controller) idx 2b 30 60 61 62 63 70 f0 f1 f2 f3 f4 f5 f6 val 00 01 02 90 02 30 00 80 00 00 00 40 00 ff def 00 00 02 90 02 30 09 00 00 00 00 00 NA NA instead of (trailing