Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys
Module Name: src
Committed By: martin
Date: Mon Dec 19 11:37:15 UTC 2022
Modified Files:
src/sys/arch/x86/pci [netbsd-10]: amdsmn.c
src/sys/dev/acpi [netbsd-10]: amdccp_acpi.c
src/sys/dev/fdt [netbsd-10]: amdccp_fdt.c
src/sys/dev/pci [netbsd-10]: amdccp_pci.c
Log Message:
Pull up following revision(s) (requested by reinoud in ticket #3):
sys/dev/pci/amdccp_pci.c: revision 1.4
sys/arch/x86/pci/amdsmn.c: revision 1.15
sys/dev/acpi/amdccp_acpi.c: revision 1.6
sys/dev/fdt/amdccp_fdt.c: revision 1.7
Add amdsmn(4) and amdccp(4) power management stubs.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.4.1 src/sys/arch/x86/pci/amdsmn.c
cvs rdiff -u -r1.5 -r1.5.18.1 src/sys/dev/acpi/amdccp_acpi.c
cvs rdiff -u -r1.6 -r1.6.18.1 src/sys/dev/fdt/amdccp_fdt.c
cvs rdiff -u -r1.3 -r1.3.2.1 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