CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/06/12 06:25:29
Modified files: sys/dev/fdt : qcpwm.c Log message: Implement support for the "high resolution" PWMs as found on the x1e80100 machines. Fix integer overflows that might already happen on the non high-res PWMs. ok landry@