All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Nuvoton NCT6791D support
Date: Tue, 12 Nov 2013 14:23:39 +0000	[thread overview]
Message-ID: <528239EB.3010100@roeck-us.net> (raw)
In-Reply-To: <CADkjvt_edGO-+NKbsUbNwN=DXod10WTUYmfjRTrQfYq_2no2uw@mail.gmail.com>

On 11/11/2013 11:14 PM, Jean Delvare wrote:
> On Mon, 11 Nov 2013 22:25:04 -0800, p. stephen w wrote:
>> Running sensors gives:
>> nct6791-isa-0290
>>
>> Based on that the command becomes:
>> Mint stephen # isadump -k 0x55,0x55 0x905 0x906
>>
>> Which outputs:
>>       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
>> 00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>>
>>
>>
>> If that's correct, I'll go a head and run the rest of them.
>
> No it's not correct, base address 0x290 leads to the following command:
>
> # isadump -k 0x55,0x55 0x295 0x296
>
> As a side note, Guenter, I'd be very surprised if you actually need the
> -k here, all Super-I/O chips I saw so far needed a key to access the
> configuration space only, not the logical device I/O areas.
>

You are right - I copied the command from somewhere else and didn't try without,
nor really think about it. "isadump 0x295 0x296" should work as well.

Thanks,
Guenter


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2013-11-12 14:23 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11  5:25 [lm-sensors] Nuvoton NCT6791D support p. stephen w
2013-11-11 14:28 ` Guenter Roeck
2013-11-11 17:04 ` p. stephen w
2013-11-11 17:38 ` Guenter Roeck
2013-11-11 18:17 ` p. stephen w
2013-11-11 18:29 ` Guenter Roeck
2013-11-11 18:31 ` p. stephen w
2013-11-11 19:11 ` Guenter Roeck
2013-11-11 19:17 ` p. stephen w
2013-11-11 19:46 ` p. stephen w
2013-11-11 19:50 ` Guenter Roeck
2013-11-11 20:32 ` p. stephen w
2013-11-11 21:22 ` Jean Delvare
2013-11-11 22:00 ` Guenter Roeck
2013-11-11 22:45 ` p. stephen w
2013-11-11 23:18 ` Guenter Roeck
2013-11-12  0:47 ` p. stephen w
2013-11-12  0:57 ` p. stephen w
2013-11-12  2:37 ` Guenter Roeck
2013-11-12  3:24 ` p. stephen w
2013-11-12  4:05 ` Guenter Roeck
2013-11-12  5:22 ` Guenter Roeck
2013-11-12  6:25 ` p. stephen w
2013-11-12  7:04 ` Jean Delvare
2013-11-12  7:14 ` Jean Delvare
2013-11-12  7:27 ` p. stephen w
2013-11-12 14:20 ` Guenter Roeck
2013-11-12 14:23 ` Guenter Roeck [this message]
2013-11-12 17:23 ` Guenter Roeck
2013-11-12 17:24 ` p. stephen w
2013-11-12 17:30 ` Guenter Roeck
2013-11-13  3:40 ` Guenter Roeck
2013-11-13  4:07 ` p. stephen w
2013-11-13  4:29 ` Guenter Roeck
2013-11-13  4:38 ` p. stephen w
2013-11-13  5:10 ` Guenter Roeck
2013-11-13  5:17 ` p. stephen w
2013-11-13  6:16 ` Guenter Roeck
2013-11-13  7:01 ` p. stephen w
2013-11-13 14:26 ` Guenter Roeck
2013-11-13 17:33 ` Guenter Roeck
2013-11-13 17:37 ` p. stephen w
2013-11-13 17:40 ` p. stephen w
2013-11-13 18:00 ` p. stephen w
2013-11-13 20:42 ` Guenter Roeck
2013-11-13 20:54 ` p. stephen w

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=528239EB.3010100@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.