cvs commit: src/sys/dev/cpufreq ichss.c src/sys/i386/cpufreq est.c
 p4tcc.c powernow.c smist.c
    John Baldwin 
    jhb at FreeBSD.org
       
    Wed Aug 20 18:33:59 UTC 2008
    
    
  
jhb         2008-08-20 18:33:09 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    sys/dev/cpufreq      ichss.c 
    sys/i386/cpufreq     est.c p4tcc.c powernow.c smist.c 
  Log:
  SVN rev 181935 on 2008-08-20 18:33:09Z by jhb
  
  MFC: Attach the cpufreq child devices with specific orders to enforce
  relative priority of some of the drivers that manage the same state (e.g.
  ichss0 vs est0).
  
  Revision  Changes    Path
  1.10.2.2  +1 -1      src/sys/dev/cpufreq/ichss.c
  1.11.2.6  +1 -1      src/sys/i386/cpufreq/est.c
  1.12.2.2  +1 -1      src/sys/i386/cpufreq/p4tcc.c
  1.4.2.1   +1 -1      src/sys/i386/cpufreq/powernow.c
  1.2.2.1   +1 -1      src/sys/i386/cpufreq/smist.c
    
    
More information about the cvs-all
mailing list