Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   thorpej
Date:           Mon Sep 15 15:28:49 UTC 2025

Modified Files:
        src/sys/dev/acpi: acpi_i2c.c acpi_i2c.h qcomiic.c
        src/sys/dev/i2c: i2c.c

Log Message:
Register the I2C controller with the ACPI subsystem centrally in
iic_attach().


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/acpi/acpi_i2c.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/acpi_i2c.h
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/qcomiic.c
cvs rdiff -u -r1.93 -r1.94 src/sys/dev/i2c/i2c.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