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: thorpej
Date: Sun Sep 21 18:03:28 UTC 2025
Modified Files:
src/sys/arch/macppc/dev: ki2c.c ki2cvar.h
Log Message:
Use direct device tree enumeration support for ki2c. Cleanly separate
the two ki2c channels rather than mixing them all together and using an
artificial i2c address bit to distinguish the channels.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/macppc/dev/ki2c.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/macppc/dev/ki2cvar.h
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