Source-Changes archive

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

CVS commit: src/sys/dev/acpi



Module Name:    src
Committed By:   tshiozak
Date:           Sun Feb 16 16:50:10 UTC 2003

Modified Files:
        src/sys/dev/acpi: acpi_acad.c acpi_bat.c

Log Message:
- reduce the frequency of updating informations on the power sources;
  it is very slow to access to EC on some machines (i.e. CASIO FIVA 2xx).
- clean the flags up.
- add locks while updating informations.
- some cosmetic changes.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/acpi/acpi_acad.c
cvs rdiff -r1.14 -r1.15 src/sys/dev/acpi/acpi_bat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index