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: reinoud
Date: Sun Dec 18 15:50:32 UTC 2022
Modified Files:
src/sys/arch/x86/pci: amdsmn.c
src/sys/dev/acpi: amdccp_acpi.c
src/sys/dev/fdt: amdccp_fdt.c
src/sys/dev/pci: amdccp_pci.c
Log Message:
Add amdsmn(4) and amdccp(4) power management stubs.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/x86/pci/amdsmn.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/amdccp_acpi.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/fdt/amdccp_fdt.c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/amdccp_pci.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