cvs commit: src/sys/i386/include specialreg.h
    Maxim Sobolev 
    sobomax at FreeBSD.org
       
    Sun Jan 18 13:18:03 PST 2004
    
    
  
sobomax     2004/01/18 13:18:00 PST
  FreeBSD src repository
  Modified files:
    sys/i386/include     specialreg.h 
  Log:
  Add new CPU_ENABLE_TCC option, from NOTES:
  
  CPU_ENABLE_TCC enables Thermal Control Circuitry (TCC) found in some
  Pentium(tm) 4 and (possibly) later CPUs. When enabled and detected,
  TCC allows to restrict power consumption by using machdep.cpuperf*
  sysctls. This operates independently of SpeedStep and is useful on
  systems where other mechanisms such as apm(4) or acpi(4) don't work.
  
  Given the fact that many, even modern, notebooks don't work properly
  with Intel ACPI, this is indeed very useful option for notebook owners.
  
  Obtained from:  OpenBSD
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.26      +3 -0      src/sys/i386/include/specialreg.h
    
    
More information about the cvs-all
mailing list