CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2024/08/04 09:30:08
Modified files: sys/dev/fdt : qcpas.c qcscm.c sys/sys : device.h Log message: Add battery status support for the x1e80100. This SoC needs a second firmware and requires us to shut down an initial "light" firmware that was presumably loaded bu the system firmware. For now the required firmwares are not packaged and need to be copied from the Windows install. ok patrick@