Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/acpi
On Sat, 3 Apr 2010, Christoph Egger wrote:
On 03.04.10 18:29, Jukka Ruohonen wrote:
Module Name: src
Committed By: jruoho
Date: Sat Apr 3 16:29:22 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_bat.c
Log Message:
Update the limits when a change from absent to present is detected.
Does acpi_bat also detect the other way around ?
I.e. when you have multiple batteries you can unplug a full charged
battery and then re-plug an empty one for charging.
When the battery is absent, the limit values don't make much difference!
But yes, the scenario you propose will work - nothing happens when the
old (full) battery is removed, but when you insert a new (empty) one,
the limits will get set based on the new battery, and its state will be
monitored.
Christoph
-------------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index