All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] adm1021 in 2.6.9 question..
Date: Mon, 02 Jun 2008 19:02:29 +0000	[thread overview]
Message-ID: <20080602210229.5789dc82@hyperion.delvare> (raw)
In-Reply-To: <484441F5.6000203@salientsystems.com>

Hi Warrick,

On Mon, 02 Jun 2008 14:54:45 -0400, Warrick Lacey wrote:
> We have recently transitioned for a 2.4.x based kernel to the 2.6.9 
> kernel and I'm trying to get the onboard temperature sensor working 
> under the 2.6.9 kernel. Under the 2.4.x kernel, we needed i2c-core, 
> i2c-dev, i2c-proc, dmi-scan, i2c-piix4 and adm1021.
> 
> We have not changed hardware (basically a 6U VR7 board), will/should the 
> adm1021 device be an ISA device or an I2C device?.

I2C.

> I see that the adm1021 driver is now part of the kernel in 2.6.x but 
> what steps to I have to take to get the kernel to recognize and access 
> this device under 2.6.9.

Exactly the same as you were doing before:

$ modprobe i2c-piix4
$ modprobe adm1021
$ sensors

-- 
Jean Delvare

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

      reply	other threads:[~2008-06-02 19:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-02 18:54 [lm-sensors] adm1021 in 2.6.9 question Warrick Lacey
2008-06-02 19:02 ` Jean Delvare [this message]

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=20080602210229.5789dc82@hyperion.delvare \
    --to=khali@linux-fr.org \
    --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.