Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jmcneill
Date:           Sun Jan 24 16:33:48 UTC 2021

Modified Files:
        src/sys/arch/amd64/conf: GENERIC
        src/sys/dev/acpi: dwiic_acpi.c

Log Message:
Attach dwiic(4) to AMD FCH I2C controllers. These busses are separate
from the SMBus that we attach to piixpm(4) today, and support direct
config via ACPI.


To generate a diff of this commit:
cvs rdiff -u -r1.582 -r1.583 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/dwiic_acpi.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