DragonFly BSD
DragonFly commits List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/conf files.i386 options.i386 src/sys/i386/conf LINT src/sys/i386/include specialreg.h


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Jul 2004 01:09:56 -0700 (PDT)

asmodai     2004/07/27 01:09:56 PDT

DragonFly src repository

  Modified files:
    sys/conf             files.i386 options.i386 
    sys/i386/conf        LINT 
    sys/i386/include     specialreg.h 
  Log:
  Add Pentium 4 Thermal Control Circuit support.
  Enable by putting 'options CPU_ENABLE_TCC' in your kernel config.
  
  Taken from:	FreeBSD (which took it from OpenBSD)
  Submitted by:	Johannes Hofmann <Johannes.Hofmann@xxxxxx>
  OK'd by:	dillon
  
  Revision  Changes    Path
  1.26      +1 -0      src/sys/conf/files.i386
  1.7       +1 -0      src/sys/conf/options.i386
  1.34      +7 -0      src/sys/i386/conf/LINT
  1.3       +5 -1      src/sys/i386/include/specialreg.h


http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.i386.diff?r1=1.25&r2=1.26&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.i386.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/i386/conf/LINT.diff?r1=1.33&r2=1.34&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/i386/include/specialreg.h.diff?r1=1.2&r2=1.3&f=u



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