Add support to the battery interface, not tested yet
commit917797f1cec4a09619bf92bcb7aaec9ac4de9839
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Sat, 15 Sep 2012 14:58:48 +0000 (15 16:58 +0200)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Sat, 15 Sep 2012 14:58:48 +0000 (15 16:58 +0200)
tree5be1028d24d7ccd8d780da9cc5f6b63bd394cc30
parent0d911ee88ccc7cd4c00535c1e496c7b387ca25ae
Add support to the battery interface, not tested yet
uspace/drv/time/cmos-rtc/cmos-rtc.c
uspace/lib/c/Makefile
uspace/lib/c/generic/device/battery_dev.c [copied from uspace/lib/c/include/ipc/clock_ctl.h with 54% similarity]
uspace/lib/c/include/device/battery_dev.h [copied from uspace/lib/c/include/ipc/clock_ctl.h with 77% similarity]
uspace/lib/c/include/ipc/dev_iface.h
uspace/lib/drv/Makefile
uspace/lib/drv/generic/remote_clock_dev.c
uspace/lib/drv/include/ops/battery_dev.h [copied from uspace/lib/c/include/ipc/clock_ctl.h with 81% similarity]
uspace/lib/drv/include/remote_battery_dev.h [moved from uspace/lib/c/include/ipc/clock_ctl.h with 88% similarity]