Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/dev/fdt



Module Name:    src
Committed By:   martin
Date:           Tue Oct  8 16:56:37 UTC 2019

Modified Files:
        src/sys/dev/fdt [netbsd-9]: cpufreq_dt.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #291):

        sys/dev/fdt/cpufreq_dt.c: revision 1.9
        sys/dev/fdt/cpufreq_dt.c: revision 1.10

Change sysctl to be named after the first CPU in the DVFS domain.
  old: machdep.cpu.frequency.*, machdep.cpufreqdt4.frequency.*
  new: machdep.cpufreq.cpu0.*, machdep.cpufreq.cpu4.*


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.2.1 src/sys/dev/fdt/cpufreq_dt.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