On Thu, Nov 02, 2006 at 21:09:23 +0800, Nicolas Boichat wrote:
> Ludovic Rousseau wrote:
> > On 02/11/06, [EMAIL PROTECTED]
> > <[EMAIL PROTECTED]> wrote:
> >   
> >> Revision: 55
> >>           http://svn.sourceforge.net/mactel-linux/?rev=55&view=rev
> >> Author:   nboichat
> >> Date:     2006-11-02 02:47:25 -0800 (Thu, 02 Nov 2006)
> >>
> >> Log Message:
> >> -----------
> >> Add temperature sensors to applesmc (coded this a few weeks ago, but 
> >> forgot to commit).
> >>     
> >
> > It looks like this patch extends the patch "add temperature field to
> > applesmc driver" from Soeren Sonnenburg sent yesterday. Can you
> > (Nicholas or Soeren or someone else) confirm this? If it is NOT the
> > case the patch from Soeren should be included in SVN.
> >   
> My patch is more complete, as it adds support for 6 sensors. Sorry to
> see that Soeren  worked on it while I had a working solution already...

Hi,

With your patch, I get the following on my mini:

$ for i in temperature* ; do echo -n "$i: " ; cat $i ; done
temperature_0: cat: temperature_0: Input/output error
temperature_1: 4800
temperature_2: 4900
temperature_3: cat: temperature_3: Input/output error
temperature_4: cat: temperature_4: Input/output error
temperature_5: cat: temperature_5: Input/output error
temperature_6: cat: temperature_6: Input/output error

Regards,
Tino

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mactel-linux-devel mailing list
Mactel-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to