All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Intel DH55HC Sensors
Date: Tue, 20 Mar 2012 03:20:44 +0000	[thread overview]
Message-ID: <20120320032044.GA2485@ericsson.com> (raw)
In-Reply-To: <20120314143659.0c1cf55d@ritchie.cs.ubc.ca>

On Mon, Mar 19, 2012 at 07:18:07PM -0400, Christopher Head wrote:
> On Mon, 19 Mar 2012 14:46:03 -0700
> Guenter Roeck <guenter.roeck@ericsson.com> wrote:
> 
> > Chris,
> > 
> > I briefly looked into this a while ago, after the HECI (MEI) driver
> > was put back into the kernel. Problem is that it is not well
> > documented, and it is built around the assumption that it would only
> > be used from user space applications. This means one would need to
> > understand it enough to 1) port the necessary user space libraries
> > into the kernel, 2) modify the MEI driver to support those in-kernel
> > libraries, and 3) use the libraries to write a hwmon driver.
> > 
> > Writing the hwmon driver would be straightforward, but the rest is
> > just too much for my spare time.
> > 
> > Guenter
> 
> Alright, thanks for the information. One of these days I might take a
> peek and perhaps try to hack up a patch, but it won't be any time soon.
> Or maybe someone else will first.
> 
I had another quick look.

Replace 1) and 2) with "re-write the kernel driver to support non-file accesses".
The libraries are not really needed, but the kernel mei driver has file accesses
written all over it, so it would require a major rewrite to enable in-kernel access.

Guenter

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

      parent reply	other threads:[~2012-03-20  3:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 21:36 [lm-sensors] Intel DH55HC Sensors Christopher Head
2012-03-15  3:36 ` Guenter Roeck
2012-03-19 21:01 ` Christopher Head
2012-03-19 21:46 ` Guenter Roeck
2012-03-19 23:18 ` Christopher Head
2012-03-20  3:20 ` Guenter Roeck [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=20120320032044.GA2485@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --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.