All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Questions about LPC and HW monitor IC drivers porting
@ 2007-08-05 13:58 dave jones
  2007-08-05 18:01 ` [lm-sensors] Questions about LPC and HW monitor IC drivers Rudolf Marek
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dave jones @ 2007-08-05 13:58 UTC (permalink / raw)
  To: lm-sensors

Hi,

I found out my board has Winbond LPC and HW monitor IC that lm-sensors
doesn't support
yet. I'm trying to write those drivers. My question is should I finish
LPC firstly, then HW
monitor driver, or vise virsa? Thanks.

Regards,
Dave.

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

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

* Re: [lm-sensors] Questions about LPC and HW monitor IC drivers
  2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
@ 2007-08-05 18:01 ` Rudolf Marek
  2007-08-06  9:10 ` dave jones
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Rudolf Marek @ 2007-08-05 18:01 UTC (permalink / raw)
  To: lm-sensors

Hi Dave,

LPC is a bus and not a chip. Access to this bus is done transparently by
southbridge. Please can you tell us what chip you want to support?

Rudolf

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

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

* Re: [lm-sensors] Questions about LPC and HW monitor IC drivers
  2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
  2007-08-05 18:01 ` [lm-sensors] Questions about LPC and HW monitor IC drivers Rudolf Marek
@ 2007-08-06  9:10 ` dave jones
  2007-08-07  7:07 ` Rudolf Marek
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dave jones @ 2007-08-06  9:10 UTC (permalink / raw)
  To: lm-sensors

On 8/6/07, Rudolf Marek  wrote:
> Hi Dave,
>
> LPC is a bus and not a chip. Access to this bus is done transparently by
> southbridge. Please can you tell us what chip you want to support?

LPC is Winbond W83697UF, thanks.
>
> Rudolf
>

-Dave

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

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

* Re: [lm-sensors] Questions about LPC and HW monitor IC drivers
  2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
  2007-08-05 18:01 ` [lm-sensors] Questions about LPC and HW monitor IC drivers Rudolf Marek
  2007-08-06  9:10 ` dave jones
@ 2007-08-07  7:07 ` Rudolf Marek
  2007-08-08  1:56 ` dave jones
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Rudolf Marek @ 2007-08-07  7:07 UTC (permalink / raw)
  To: lm-sensors

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> LPC is Winbond W83697UF, thanks.

Hmm this chip does not seem to have hardware monitoring caps? Are you sure it is
right one? Perhaps the chip is connected elsewhere? Maybe an i2c bus driven by GPIO?

Rudolf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGuBoZ3J9wPJqZRNURAiWIAJ4+mqHe26zQ/oMVnTN90X6NZo2jkQCeNwZR
g9IV/h40MF1izH+EczdU/b0=+ss3
-----END PGP SIGNATURE-----

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

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

* Re: [lm-sensors] Questions about LPC and HW monitor IC drivers
  2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
                   ` (2 preceding siblings ...)
  2007-08-07  7:07 ` Rudolf Marek
@ 2007-08-08  1:56 ` dave jones
  2007-08-08 20:52 ` Rudolf Marek
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dave jones @ 2007-08-08  1:56 UTC (permalink / raw)
  To: lm-sensors

On 8/7/07, Rudolf Marek  wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > LPC is Winbond W83697UF, thanks.
>
> Hmm this chip does not seem to have hardware monitoring caps? Are you sure it is
> right one? Perhaps the chip is connected elsewhere? Maybe an i2c bus driven by GPIO?

Oops, sorry, I thought you meant LPC. The hw monitoring chip is
Winbond W83L786NR.
That chip was already supported in lm-sensors? Thanks.

> Rudolf

- Dave

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

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

* Re: [lm-sensors] Questions about LPC and HW monitor IC drivers
  2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
                   ` (3 preceding siblings ...)
  2007-08-08  1:56 ` dave jones
@ 2007-08-08 20:52 ` Rudolf Marek
  2007-08-12 19:52 ` Jean Delvare
  2007-08-17 11:39 ` dave jones
  6 siblings, 0 replies; 8+ messages in thread
From: Rudolf Marek @ 2007-08-08 20:52 UTC (permalink / raw)
  To: lm-sensors

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dave jones wrote:
> On 8/7/07, Rudolf Marek  wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>> LPC is Winbond W83697UF, thanks.
>> Hmm this chip does not seem to have hardware monitoring caps? Are you sure it is
>> right one? Perhaps the chip is connected elsewhere? Maybe an i2c bus driven by GPIO?
> 
> Oops, sorry, I thought you meant LPC. The hw monitoring chip is
> Winbond W83L786NR.
> That chip was already supported in lm-sensors? Thanks.

No there is not. Maybe it is more or less compatible with something, this must
be checked first.

Rudolf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGui0D3J9wPJqZRNURAiVCAJ0aykxKPMSOh1PtEcBemZWQNsel3wCgr0k6
ERUjrn6uadEDrXfwT8HOr48=9hOU
-----END PGP SIGNATURE-----

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

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

* Re: [lm-sensors] Questions about LPC and HW monitor IC drivers
  2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
                   ` (4 preceding siblings ...)
  2007-08-08 20:52 ` Rudolf Marek
@ 2007-08-12 19:52 ` Jean Delvare
  2007-08-17 11:39 ` dave jones
  6 siblings, 0 replies; 8+ messages in thread
From: Jean Delvare @ 2007-08-12 19:52 UTC (permalink / raw)
  To: lm-sensors

On Wed, 8 Aug 2007 09:56:56 +0800, dave jones wrote:
> Oops, sorry, I thought you meant LPC. The hw monitoring chip is
> Winbond W83L786NR.

I've added detection to sensors-detect in SVN, can you please give it a
try and confirm that it finds your chip?
http://www.lm-sensors.org/browser/lm-sensors/trunk/prog/detect/sensors-detect?format=txt

I've also added an entry in wiki/Devices.

-- 
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] 8+ messages in thread

* Re: [lm-sensors] Questions about LPC and HW monitor IC drivers
  2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
                   ` (5 preceding siblings ...)
  2007-08-12 19:52 ` Jean Delvare
@ 2007-08-17 11:39 ` dave jones
  6 siblings, 0 replies; 8+ messages in thread
From: dave jones @ 2007-08-17 11:39 UTC (permalink / raw)
  To: lm-sensors

On 8/13/07, Jean Delvare  wrote:
> On Wed, 8 Aug 2007 09:56:56 +0800, dave jones wrote:
> > Oops, sorry, I thought you meant LPC. The hw monitoring chip is
> > Winbond W83L786NR.
>
> I've added detection to sensors-detect in SVN, can you please give it a
> try and confirm that it finds your chip?
> http://www.lm-sensors.org/browser/lm-sensors/trunk/prog/detect/sensors-detect?format=txt

Yes, it can find my chip, thanks.
>
> I've also added an entry in wiki/Devices.
>
> --
> Jean Delvare

BR,
Dave

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

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

end of thread, other threads:[~2007-08-17 11:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-05 13:58 [lm-sensors] Questions about LPC and HW monitor IC drivers porting dave jones
2007-08-05 18:01 ` [lm-sensors] Questions about LPC and HW monitor IC drivers Rudolf Marek
2007-08-06  9:10 ` dave jones
2007-08-07  7:07 ` Rudolf Marek
2007-08-08  1:56 ` dave jones
2007-08-08 20:52 ` Rudolf Marek
2007-08-12 19:52 ` Jean Delvare
2007-08-17 11:39 ` dave jones

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.