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:   jmcneill
Date:           Mon Jan 25 12:18:18 UTC 2021

Modified Files:
        src/sys/dev/fdt: i2cmux_fdt.c
        src/sys/dev/i2c: i2c.c i2cmux.c i2cmuxvar.h pcai2cmux.c

Log Message:
Add support for ACPI-based I2C mux attachment.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/fdt/i2cmux_fdt.c
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/i2c/i2c.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/i2cmux.c src/sys/dev/i2c/i2cmuxvar.h
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/pcai2cmux.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