Hi,
I have no idea if this is of any use or interest, but my superiotool output differs slightly from ward's:
$diff andi_LB ward_LB
14c14 < val 07 87 16 00 01 00 00 ---
val 06 87 16 00 01 00 00
34c34 < val 01 02 90 02 30 09 80 00 0a 00 80 00 ff ---
val 01 02 90 02 30 09 80 00 0a 00 80 00 e7
$diff andi_prop ward_prop
34c34 < val 01 02 90 00 00 00 80 00 0a 00 80 00 ff ---
val 01 02 90 00 00 00 80 00 0a 00 80 00 e7
42c42 < val 00 00 02 00 ---
val 01 0c 02 00
46c46 < val 00 43 20 00 81 00 1f 00 00 08 00 00 00 00 00 00 38 00 00 00 00 00 00 00 00 00 00 00 01 00 00 43 20 00 00 00 40 00 00 00 00 00 00 00 00 10 40 00 00 00 00 28 00 00 00 00 00 32 00 ---
val 00 43 20 00 81 00 1f 00 00 08 00 00 00 00 01 00 38 00 00 00 00 00 00 00 00 00 00 00 01 00 00 43 20 00 00 00 40 00 00 00 00 00 00 00 00 10 40 00 00 00 00 28 00 00 00 00 00 32 00
Regards,
Andi
On 08.11.2007 18:42, Andreas B. Mundt wrote:
Hi,
I have no idea if this is of any use or interest, but my superiotool output differs slightly from ward's:
Thanks for the info.
$diff andi_LB ward_LB
14c14
< val 07 87 16 00 01 00 00
val 06 87 16 00 01 00 00
OK, undefined register.
34c34
< val 01 02 90 02 30 09 80 00 0a 00 80 00 ff
val 01 02 90 02 30 09 80 00 0a 00 80 00 e7
OK, undefined register.
$diff andi_prop ward_prop
34c34
< val 01 02 90 00 00 00 80 00 0a 00 80 00 ff
val 01 02 90 00 00 00 80 00 0a 00 80 00 e7
OK, undefined register.
42c42
< val 00 00 02 00
val 01 0c 02 00
OK, mouse disabled on one board.
46c46
< val 00 43 20 00 81 00 1f 00 00 08 00 00 00 00 00 00 38 00 00 00 00 00 00 00 00 00 00 00 01 00 00 43 20 00 00 00 40 00 00 00 00 00 00 00 00 10 40 00 00 00 00 28 00 00 00 00 00 32 00
val 00 43 20 00 81 00 1f 00 00 08 00 00 00 00 01 00 38 00 00 00 00 00 00 00 00 00 00 00 01 00 00 43 20 00 00 00 40 00 00 00 00 00 00 00 00 10 40 00 00 00 00 28 00 00 00 00 00 32 00
OK, watchdog timer disabled on one board.
So there is nothing to worry about and my analysis is now backed on results for two boards.
Regards, Carl-Daniel