Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/dev
Module Name: src
Committed By: macallan
Date: Tue Aug 12 05:37:30 UTC 2025
Modified Files:
src/sys/arch/macppc/dev: pmu.c
Log Message:
some updates and fixes:
- sprinkle volatile, mostly for clang
- on Xserve we need extra delays around i2c ops
- use combined mode for i2c reads - 2 ops instead of 3
- make sure we pass the whole compatible property to iic, not just the first
entry
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/macppc/dev/pmu.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