Multiple Smart Batteries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ok
my answers were of course w.r.t. our standards and compatibility w/ our userspace apps;
embedded you can do what you want, and your solution sounds the easiest.
please submit what you have to us when you are done for inclusion in our project,
we can check it into 2.4 CVS.



Mohan Mistry wrote:
> Mark
> 
> Thanks for your reply.
> 
> Currently my project is embedded and very static and I
> don't expect to use sensors.conf , sensorsd or
> sensors.
> I am using 2.4.27 and won't be moving to 2.6 for a
> while.
> 
> I will likely have a  application daemon in user space
> which is used to monitor  embedded system status.
> [there is a few things we need to monitor and report]
> SO I will use  LTC1760 module to select battery via
> writing to a ../ltc1760-i2c-0-0a/batt{1,2}_status
> and then basically use smartbatt-i2c-0-ob/ to get the
> values for  currently selected battery.
> 
> the files:
> batt1_status <4 ints:present,charge,poweby,smb_select>
> batt2_status  <  --------   ditto ------------------->
> ac_power   <2 ints: acpower, power_no_good>
> 
> writing 1 = to batt[1,2]_status = Selects battery
> It checks if battery is present before  switching
> the smb bus.
> 
> I haven't spent time looking at calibration.
> 
> I haven't spent time on 2.6 and what it means for
> changes. Also how to support sensors.conf for
> batteries.
> 
> mm
> --- Mark Studebaker <mds4 at verizon.net> wrote:
> 
> 
>>1) the first option, since userspace apps expect
>>entries in a single directory
>>
>>2) the 1760 is essentially a bus multiplexer,
>>presenting two batteries at 0x0b.
>>   Our bus multiplexer support is incomplete.
>>Therefore it would be difficult at this time
>>   to write bus multiplexer code and use smartbatt
>>unchanged.
>>
>>   Therefore the easiest is to not do either of your
>>options in 2), but to simply
>>   copy what you need from smartbatt.c to ltc1760.c
>>and not load smartbatt at all.
>>   This is essentially what you describe in 1).
>>   The driver would claim the batteries at 0x0b as a
>>"subclient".
>>   If you are interested,
>>   you can see our imcomplete muxing ("virtual")
>>code in busses/i2c-virtual.c and
>>   chips/pca954x.c. It requires i2c-core changes not
>>yet implemented.
>>
>>I'll add your name to our new drivers page. Send
>>your code along when you have something to
>>share, and let us know if you need more help.
>>
>>mds
>>
>>
>>
>>
>>
>>Mohan Mistry wrote:
>>
>>>I am able to load and use the smartbatt.c  module
>>
>>to
>>
>>>monitor ONE battery. So far so good.
>>>
>>>I also have a Dual Smart Battery System Manager
>>>(LTC1760) chip which takes care of multiple
>>
>>batteris 
>>
>>>by switching SMBus's. I wrote the module and it
>>
>>seems
>>
>>>to work pretty well. I can select the battery and
>>
>>then
>>
>>>basically read the values using
>>>/proc/sys/dev/sensosrs/smartbatt-i2c-0-0b/* files
>>>
>>>
>>>Question 1)
>>>
>>>How should I configure so that I can I see
>>
>>multiple
>>
>>>batteries? Should I create files:
>>> 
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt1_i
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt1_v
>>>..
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt2_i
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt2_v
>>>
>>>OR
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt1/i
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt1/v
>>>..
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt2/i
>>>/proc/sys/dev/sensors/ltc1760-i2c-0-0a/batt2/v
>>>
>>>
>>>Question 2)
>>>I could make my ltc1760.o depend on functions of
>>>smartbatt.o.  or should I really be looking at
>>>/proc/sys/dev/sensors/smartbatt-i2c-0-0b/* files.
>>>
>>>Any suggestions?
>>>
>>>mm
>>>
>>>
>>>		
>>>__________________________________ 
>>>Do you Yahoo!? 
>>>All your favorites on one personal page ? Try My
>>
>>Yahoo!
>>
>>>http://my.yahoo.com 
>>>
>>>
>>
>>
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux