All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal
Date: Fri, 11 Dec 2009 23:58:51 +0000	[thread overview]
Message-ID: <4B22DCBB.7040701@gmail.com> (raw)
In-Reply-To: <68676e00912110858i1cb8f7aclc8e7802840b6f84e@mail.gmail.com>

On 12/11/2009 10:58 AM, Luca Tettamanti wrote:
> On Fri, Dec 11, 2009 at 5:50 PM, Matthew Garrett<mjg59@srcf.ucam.org>  wrote:
>> On Fri, Dec 11, 2009 at 05:47:29PM +0100, Luca Tettamanti wrote:
>>> Sorry, I think we're not understanding each other :)
>>> Does the PCH samples the values directly from the probes? Or is it an
>>> interface for the real monitoring chip (most likely the superio chip)?
>>> In the latter case it might be possible to access directly the
>>> monitoring hardware using another driver (e.g. w83627ehf, lm80, etc.),
>>> thus racing against the PCI driver.
>>> Did I make myself clear?
>>
>> I don't think there's any other chip. On systems using external chips,
>> this PCI device will simply be disabled by the BIOS before the OS boots.
>
> Ok, good.
> The other potential issue is asus_atk0110 driver; ASUS boards have a
> ACPI interface to the hwmon stuff.
> Will check with my testers.

Well, on my P7P55D PRO board, this PCI device does not show up. I assume 
the BIOS disables it because the board uses its own monitoring hardware.

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

WARNING: multiple messages have this Message-ID (diff)
From: Robert Hancock <hancockrwd@gmail.com>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem
Date: Fri, 11 Dec 2009 17:58:51 -0600	[thread overview]
Message-ID: <4B22DCBB.7040701@gmail.com> (raw)
In-Reply-To: <68676e00912110858i1cb8f7aclc8e7802840b6f84e@mail.gmail.com>

On 12/11/2009 10:58 AM, Luca Tettamanti wrote:
> On Fri, Dec 11, 2009 at 5:50 PM, Matthew Garrett<mjg59@srcf.ucam.org>  wrote:
>> On Fri, Dec 11, 2009 at 05:47:29PM +0100, Luca Tettamanti wrote:
>>> Sorry, I think we're not understanding each other :)
>>> Does the PCH samples the values directly from the probes? Or is it an
>>> interface for the real monitoring chip (most likely the superio chip)?
>>> In the latter case it might be possible to access directly the
>>> monitoring hardware using another driver (e.g. w83627ehf, lm80, etc.),
>>> thus racing against the PCI driver.
>>> Did I make myself clear?
>>
>> I don't think there's any other chip. On systems using external chips,
>> this PCI device will simply be disabled by the BIOS before the OS boots.
>
> Ok, good.
> The other potential issue is asus_atk0110 driver; ASUS boards have a
> ACPI interface to the hwmon stuff.
> Will check with my testers.

Well, on my P7P55D PRO board, this PCI device does not show up. I assume 
the BIOS disables it because the board uses its own monitoring hardware.

  reply	other threads:[~2009-12-11 23:58 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-11 15:52 [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Matthew Garrett
2009-12-11 15:52 ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:28 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:28   ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 16:33   ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI Matthew Garrett
2009-12-11 16:33     ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:36     ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:36       ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 16:38       ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI Matthew Garrett
2009-12-11 16:38         ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:47         ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:47           ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 16:50           ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI Matthew Garrett
2009-12-11 16:50             ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:58             ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:58               ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 23:58               ` Robert Hancock [this message]
2009-12-11 23:58                 ` Robert Hancock
2010-04-03 17:09 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Matthew Garrett
2010-04-03 17:09   ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2010-04-11  8:24   ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Jean Delvare
2010-04-11  8:24     ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Jean Delvare
2010-04-15  1:27     ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Andrew Morton
2010-04-15  1:27       ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Andrew Morton
2010-04-15  6:44       ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Jean Delvare
2010-04-15  6:44         ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Jean Delvare
2010-04-11 11:24 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Jean Delvare
2010-04-11 11:24   ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Jean Delvare
2010-05-18  9:06   ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Jean Delvare
2010-05-18  9:06     ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Jean Delvare

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=4B22DCBB.7040701@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=kronos.it@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=mjg59@srcf.ucam.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.