All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] question regarding lm-sensors.org - LTC1760
@ 2006-09-27  6:13 Rudolf Marek
  2006-09-27  7:38 ` Jean Delvare
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rudolf Marek @ 2006-09-27  6:13 UTC (permalink / raw)
  To: lm-sensors

Hello,

Sorry for the delay.

> As I searched through www.lm-sensors.org <http://www.lm-sensors.org/> I 
> found your name on the 
> http://www.lm-sensors.org/wiki/AuthorsAndContributors page for support 
> and development.
>  
> I have a question regarding the status of the sensor chip driver
> development.

I'm CCing mailing list.

> I have to work with the LTC1760 chip of Linear Technology. In the 
> drivers table I could read the following:
>  
> Manufacturer  Chip  Detected  Driver                     Status, Comments 
> Linear       LTC1760  no      Dual battery controller.   (2005-01-17) Under
> Technology                                               development by 
> Mohan Mistry 
>  
> My question is how can I contact Mohan Mistry, to ask him how his 
> development is going. perhaps he is done with the driver, and it is not 
> written on the lm-sensors page yet. Or is the driver already written, 
> but not published yet?

I dont know. Btw good question. I have found only this ticket entry 
http://www.lm-sensors.org/ticket/1790 This has been imported from old system
and it seems there is no contact info.

Phil, is there a way to find an email of Mohan?

Thanks,
regards
Rudolf


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

* [lm-sensors] question regarding lm-sensors.org - LTC1760
  2006-09-27  6:13 [lm-sensors] question regarding lm-sensors.org - LTC1760 Rudolf Marek
@ 2006-09-27  7:38 ` Jean Delvare
  2006-09-27 17:42 ` mohan
  2006-09-28  7:36 ` Richter, Torsten, OPEE42
  2 siblings, 0 replies; 4+ messages in thread
From: Jean Delvare @ 2006-09-27  7:38 UTC (permalink / raw)
  To: lm-sensors

> > I have to work with the LTC1760 chip of Linear Technology. In the 
> > drivers table I could read the following:
> >  
> > Manufacturer  Chip  Detected  Driver                     Status, Comments 
> > Linear       LTC1760  no      Dual battery controller.   (2005-01-17) Under
> > Technology                                               development by 
> >                                                          Mohan Mistry 
> >  
> > My question is how can I contact Mohan Mistry, to ask him how his 
> > development is going. perhaps he is done with the driver, and it is not 
> > written on the lm-sensors page yet. Or is the driver already written, 
> > but not published yet?
> 
> I dont know. Btw good question. I have found only this ticket entry 
> http://www.lm-sensors.org/ticket/1790 This has been imported from old system
> and it seems there is no contact info.
> 
> Phil, is there a way to find an email of Mohan?

Let's ask the interested directly. Hi Mohan :) Any news from the driver?

-- 
Jean Delvare


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

* [lm-sensors] question regarding lm-sensors.org - LTC1760
  2006-09-27  6:13 [lm-sensors] question regarding lm-sensors.org - LTC1760 Rudolf Marek
  2006-09-27  7:38 ` Jean Delvare
@ 2006-09-27 17:42 ` mohan
  2006-09-28  7:36 ` Richter, Torsten, OPEE42
  2 siblings, 0 replies; 4+ messages in thread
From: mohan @ 2006-09-27 17:42 UTC (permalink / raw)
  To: lm-sensors

Yes I have the driver which works ok.
Since I am using this in a propietary embedded system, it may not be appropriate for general use.  
The big issue is bus arbitration. At present I simply ignore it.

At present I simply read and control the registers of LTC1760
and use the "smartbatt" module to read the battery info.

Mohan

Jean Delvare <khali at linux-fr.org> wrote: > > I have to work with the LTC1760 chip of Linear Technology. In the 
> > drivers table I could read the following:
> >  
> > Manufacturer  Chip  Detected  Driver                     Status, Comments 
> > Linear       LTC1760  no      Dual battery controller.   (2005-01-17) Under
> > Technology                                               development by 
> >                                                          Mohan Mistry 
> >  
> > My question is how can I contact Mohan Mistry, to ask him how his 
> > development is going. perhaps he is done with the driver, and it is not 
> > written on the lm-sensors page yet. Or is the driver already written, 
> > but not published yet?
> 
> I dont know. Btw good question. I have found only this ticket entry 
> http://www.lm-sensors.org/ticket/1790 This has been imported from old system
> and it seems there is no contact info.
> 
> Phil, is there a way to find an email of Mohan?

Let's ask the interested directly. Hi Mohan :) Any news from the driver?

-- 
Jean Delvare


 		
---------------------------------
Get your email and more, right on the  new Yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060927/8c9c123a/attachment-0001.html 

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

* [lm-sensors] question regarding lm-sensors.org - LTC1760
  2006-09-27  6:13 [lm-sensors] question regarding lm-sensors.org - LTC1760 Rudolf Marek
  2006-09-27  7:38 ` Jean Delvare
  2006-09-27 17:42 ` mohan
@ 2006-09-28  7:36 ` Richter, Torsten, OPEE42
  2 siblings, 0 replies; 4+ messages in thread
From: Richter, Torsten, OPEE42 @ 2006-09-28  7:36 UTC (permalink / raw)
  To: lm-sensors

Thank you for your help.



>Von: mohan
>Betreff: Re: [lm-sensors] question regarding lm-sensors.org - >LTC1760
>

>Yes I have the driver which works ok.
>Since I am using this in a propietary embedded system, it may >not be appropriate for general use. 

I also have to use a embedded system. An AMD DBAu1200 is the platform I use.

>The big issue is bus arbitration. At present I simply ignore it.
>
>At present I simply read and control the registers of LTC1760
>and use the "smartbatt" module to read the battery info.

I found out, that I can speak with the LTC1760 just by open the /dev/i2c-0 device and then use the smbus commands from the i2c.h file (With the adresses given in the data sheet). When I start programming like this, I don't think that the result will be a driver for the lm-sensors.org. My way could be very hooked on the used board.

Torsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060928/9afc76b9/attachment.html 

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

end of thread, other threads:[~2006-09-28  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-27  6:13 [lm-sensors] question regarding lm-sensors.org - LTC1760 Rudolf Marek
2006-09-27  7:38 ` Jean Delvare
2006-09-27 17:42 ` mohan
2006-09-28  7:36 ` Richter, Torsten, OPEE42

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.