All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] CPU Temp on ECS NFORCE3-A939
Date: Mon, 26 Jun 2006 20:39:07 +0000	[thread overview]
Message-ID: <20060626223907.f315fc30.khali@linux-fr.org> (raw)
In-Reply-To: <000f01c69295$f481af80$7001a8c0@parisi02>

Hi Brian,

> I've been working on a driver for the chip, but I can't get it to
> interface with sensors. I have it reading from the registers correctly,
> and I used a printk statement to make sure that the driver was reading,
> and storing the values correctly, but when I run sensors it doesn't
> print out anything. I based the code off of your lm63 driver. The driver
> does initialize, and detect. Would you like to look at it, and how woule
> you like me to send it? I have a couple things to fix with temperature
> calculation, hyst, and min, and max, but I first want to get it to talk
> to userland software.

If you want "sensors" to display anything for your chip, you must add
support for it to libsensors, and to sensors itself. You must also make
sure that you register your driver with the hwmon class.

You are welcome to post your code on this list, as a -p1 patch against
either Linus' or Andrew's tree. You can post the patch either inline
(if your mailer can do this properly) or as an attchement (type
text/plain) so that we can comment on it and help you.

-- 
Jean Delvare


  parent reply	other threads:[~2006-06-26 20:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-18  5:13 [lm-sensors] CPU Temp on ECS NFORCE3-A939 Lou Parisi
2006-06-18 10:11 ` Jean Delvare
2006-06-18 14:22 ` Brian Beardall
2006-06-18 14:51 ` Jean Delvare
2006-06-18 15:10 ` Brian Beardall
2006-06-18 15:54 ` Lou Parisi
2006-06-18 16:55 ` Jean Delvare
2006-06-18 17:16 ` Brian Beardall
2006-06-18 18:12 ` Jean Delvare
2006-06-18 19:58 ` Jean Delvare
2006-06-18 22:18 ` Brian Beardall
2006-06-19  3:12 ` Lou Parisi
2006-06-19  4:49 ` Lou Parisi
2006-06-19  9:54 ` Jean Delvare
2006-06-19 10:01 ` Jean Delvare
2006-06-20  0:13 ` Lou Parisi
2006-06-20 12:52 ` Jean Delvare
2006-06-25  2:26 ` Brian Beardall
2006-06-26 20:39 ` Jean Delvare [this message]
2006-06-27  0:08 ` Brian Beardall
2006-07-03  7:07 ` Lou Parisi

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=20060626223907.f315fc30.khali@linux-fr.org \
    --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.