Ticket #396 (new enhancement)
Interface to force fast charge
| Reported by: | avanc | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | cornucopia-0.13 |
| Component: | framework/odeviced | Version: | milestone5 |
| Keywords: | Cc: | seba.dos1@… |
Description
With the current 2.6.28 kernel the device can be forced to charge the battery:
/sys/class/i2c-adapter/i2c-0/0-0073/pcf50633-mbc/force_usb_limit_dangerous
And the actual current can be read:
/sys/class/i2c-adapter/i2c-0/0-0073/pcf50633-mbc/usb_curlim
A DBus interface would be very handy.
Change History
comment:3 Changed 4 years ago by PaulFertser
Since aa6f5ffbdba45aa8e19e5048648fc6c7b25376d3 (Jan 22 kernels) the second path (usb_curlim) should be used to both get and set usb current limit.
Note: See
TracTickets for help on using
tickets.
