All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Any plans to support  Fintek F71869A
@ 2011-07-03 11:13 Mark O. Stitson
  2011-07-03 11:22 ` Ian Dobson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark O. Stitson @ 2011-07-03 11:13 UTC (permalink / raw)
  To: lm-sensors


[-- Attachment #1.1: Type: text/plain, Size: 316 bytes --]

Hi there,

 

I have a Jetway NF99FL-525 Atom ITX motherboard which uses an unsupported
Fintek chipset.

 

Output from sensors-detect 3.3.0:

Driver `to-be-written':

  * ISA bus, address 0x290

    Chip `Fintek F71869A Super IO Sensors' (confidence: 9)

 

Can you fix it? I can help to test drivers.

 

Mark

 


[-- Attachment #1.2: Type: text/html, Size: 2324 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] Any plans to support  Fintek F71869A
  2011-07-03 11:13 [lm-sensors] Any plans to support Fintek F71869A Mark O. Stitson
@ 2011-07-03 11:22 ` Ian Dobson
  2011-07-03 11:56 ` Jean Delvare
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Ian Dobson @ 2011-07-03 11:22 UTC (permalink / raw)
  To: lm-sensors


[-- Attachment #1.1: Type: text/plain, Size: 880 bytes --]

Hi,


From: Mark O. Stitson 
Sent: Sunday, July 03, 2011 1:13 PM
To: lm-sensors@lm-sensors.org 
Subject: [lm-sensors] Any plans to support Fintek F71869A


Hi there,

 

I have a Jetway NF99FL-525 Atom ITX motherboard which uses an unsupported Fintek chipset.

 

Output from sensors-detect 3.3.0:

Driver `to-be-written':

  * ISA bus, address 0x290

    Chip `Fintek F71869A Super IO Sensors' (confidence: 9)

 

Can you fix it? I can help to test drivers.

 

Mark

 



--------------------------------------------------------------------------------


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

Theres already a patch on it's way upstream
http://www.spinics.net/lists/lm-sensors/msg32588.html

Regards
Ian Dobson

[-- Attachment #1.2: Type: text/html, Size: 3611 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] Any plans to support  Fintek F71869A
  2011-07-03 11:13 [lm-sensors] Any plans to support Fintek F71869A Mark O. Stitson
  2011-07-03 11:22 ` Ian Dobson
@ 2011-07-03 11:56 ` Jean Delvare
  2011-07-04  7:54 ` Mark O. Stitson
  2011-07-04  8:44 ` Jean Delvare
  3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2011-07-03 11:56 UTC (permalink / raw)
  To: lm-sensors

On Sun, 3 Jul 2011 13:22:42 +0200, Ian Dobson wrote:
> From: Mark O. Stitson 
> Sent: Sunday, July 03, 2011 1:13 PM
> To: lm-sensors@lm-sensors.org 
> Subject: [lm-sensors] Any plans to support Fintek F71869A
> 
> I have a Jetway NF99FL-525 Atom ITX motherboard which uses an unsupported Fintek chipset.
> 
> Output from sensors-detect 3.3.0:
> 
> Driver `to-be-written':
> 
>   * ISA bus, address 0x290
> 
>     Chip `Fintek F71869A Super IO Sensors' (confidence: 9)

The latest version of sensors-detect, at:
  http://dl.lm-sensors.org/lm-sensors/files/sensors-detect
points to the correct driver meanwhile.

Which makes me think that probably it's about time to release
lm-sensors 3.3.1.

> Can you fix it? I can help to test drivers.
> 
> Mark

Ian, please fix your quoting style, it took me a minute to actually see
your sentence.

> Theres already a patch on it's way upstream
> http://www.spinics.net/lists/lm-sensors/msg32588.html

Right, and on tits way to Linus for kernel 3.0 as we speak.
Alternatively, if you don't feel like patching your kernel tree or
running a 3.0-rc kernel, I've updated the standalone driver at:
  http://khali.linux-fr.org/devel/misc/f71882fg/

-- 
Jean Delvare

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] Any plans to support  Fintek F71869A
  2011-07-03 11:13 [lm-sensors] Any plans to support Fintek F71869A Mark O. Stitson
  2011-07-03 11:22 ` Ian Dobson
  2011-07-03 11:56 ` Jean Delvare
@ 2011-07-04  7:54 ` Mark O. Stitson
  2011-07-04  8:44 ` Jean Delvare
  3 siblings, 0 replies; 5+ messages in thread
From: Mark O. Stitson @ 2011-07-04  7:54 UTC (permalink / raw)
  To: lm-sensors

Ok, I recompiled my kernel with the new module code and used the new
sensors_detect, and it works fine.

I guess it's not worth releasing a new lm-sensors until the kernel has the
new code as well, maybe just worth updating the wiki.

Many thanks for the help.

Mark

-----Original Message-----
From: Jean Delvare [mailto:khali@linux-fr.org] 
Sent: 03 July 2011 12:56
To: Ian Dobson; Mark O. Stitson
Cc: lm-sensors@lm-sensors.org
Subject: Re: [lm-sensors] Any plans to support Fintek F71869A

On Sun, 3 Jul 2011 13:22:42 +0200, Ian Dobson wrote:
> From: Mark O. Stitson 
> Sent: Sunday, July 03, 2011 1:13 PM
> To: lm-sensors@lm-sensors.org 
> Subject: [lm-sensors] Any plans to support Fintek F71869A
> 
> I have a Jetway NF99FL-525 Atom ITX motherboard which uses an unsupported
Fintek chipset.
> 
> Output from sensors-detect 3.3.0:
> 
> Driver `to-be-written':
> 
>   * ISA bus, address 0x290
> 
>     Chip `Fintek F71869A Super IO Sensors' (confidence: 9)

The latest version of sensors-detect, at:
  http://dl.lm-sensors.org/lm-sensors/files/sensors-detect
points to the correct driver meanwhile.

Which makes me think that probably it's about time to release
lm-sensors 3.3.1.

> Can you fix it? I can help to test drivers.
> 
> Mark

Ian, please fix your quoting style, it took me a minute to actually see
your sentence.

> Theres already a patch on it's way upstream
> http://www.spinics.net/lists/lm-sensors/msg32588.html

Right, and on tits way to Linus for kernel 3.0 as we speak.
Alternatively, if you don't feel like patching your kernel tree or
running a 3.0-rc kernel, I've updated the standalone driver at:
  http://khali.linux-fr.org/devel/misc/f71882fg/

-- 
Jean Delvare


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] Any plans to support  Fintek F71869A
  2011-07-03 11:13 [lm-sensors] Any plans to support Fintek F71869A Mark O. Stitson
                   ` (2 preceding siblings ...)
  2011-07-04  7:54 ` Mark O. Stitson
@ 2011-07-04  8:44 ` Jean Delvare
  3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2011-07-04  8:44 UTC (permalink / raw)
  To: lm-sensors

Hi Mark,

On Mon, 4 Jul 2011 08:54:22 +0100, Mark O. Stitson wrote:
> Ok, I recompiled my kernel with the new module code and used the new
> sensors_detect, and it works fine.
> 
> I guess it's not worth releasing a new lm-sensors until the kernel has the
> new code as well, maybe just worth updating the wiki.

Ah, I thought Hans had updated the wiki already, but somehow it did not
happen. Thanks for the reminder, I've just done it.

> Many thanks for the help.

You're welcome.

-- 
Jean Delvare
http://khali.linux-fr.org/wishlist.html

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-04  8:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-03 11:13 [lm-sensors] Any plans to support Fintek F71869A Mark O. Stitson
2011-07-03 11:22 ` Ian Dobson
2011-07-03 11:56 ` Jean Delvare
2011-07-04  7:54 ` Mark O. Stitson
2011-07-04  8:44 ` Jean Delvare

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.