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

cvs commit: src/sys/dev Makefile src/sys/dev/est Makefile src/sys/i386/i386 est.c src/sys/conf files.i386 options.i386 src/sys/i386/conf LINT


From: YONETANI Tomokazu <y0netan1@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Jun 2006 15:25:43 -0700 (PDT)

y0netan1    2006/06/21 15:25:43 PDT

DragonFly src repository

  Modified files:
    sys/dev              Makefile 
    sys/conf             files.i386 options.i386 
    sys/i386/conf        LINT 
  Added files:
    sys/dev/est          Makefile 
    sys/i386/i386        est.c 
  Log:
  Add Enhanced SpeedStep driver(EST), based on Colin Percival's early
  work available at http://www.daemonology.net/freebsd-est/ .  sysctl node
  names are adjusted to be used from pkgsrc/sysutils/estd.
  
  Port-done-by: Johannes Hofmann <Johannes.Hofmann (at) gmx.de>
  with additional patch for Pentium M 710 by: Tom Hummel <tom@xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/dev/Makefile
  1.41      +1 -0      src/sys/conf/files.i386
  1.19      +1 -0      src/sys/conf/options.i386
  1.82      +4 -0      src/sys/i386/conf/LINT


http://www.dragonflybsd.org/cvsweb/src/sys/dev/Makefile.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.i386.diff?r1=1.40&r2=1.41&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.i386.diff?r1=1.18&r2=1.19&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/i386/conf/LINT.diff?r1=1.81&r2=1.82&f=u



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