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: Tue Sep 23 06:28:20 UTC 2025
Modified Files:
src/sys/dev/acpi: acpi_i2c.c acpi_i2c.h
src/sys/dev/i2c: i2c.c
Log Message:
Enumerate i2c devices directly from the ACPI device tree.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/acpi/acpi_i2c.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/acpi/acpi_i2c.h
cvs rdiff -u -r1.104 -r1.105 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