CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/10 11:51:21
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : cwfg.c
Log message:
Add cwfg(4), a driver for the CellWise CW201x fuel gauge. This allows
reading the current battery voltage, capacity and remaining minutes on
the Pinebook Pro. Integration into the APM framework stays as exercise
for the reader.
Driver written by Jared McNeill at NetBSD
ok kettenis@
