Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc
Module Name: src
Committed By: macallan
Date: Fri Apr 20 18:22:50 UTC 2018
Modified Files:
src/sys/arch/macppc/conf: files.macppc
src/sys/arch/macppc/dev: smu.c smuiic.c smusat.c
Log Message:
overhaul SMU i2c handling:
- get rid of the special smuiicbus, use generic i2cbus
- use shifted i2c addresses like everyone else
- use direct config
with this generic i2c drivers should work on the smu's i2c bus.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/arch/macppc/conf/files.macppc
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/macppc/dev/smu.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/macppc/dev/smuiic.c \
src/sys/arch/macppc/dev/smusat.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