Add Enhanced SpeedStep driver(EST), based on Colin Percival's early
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 21 Jun 2006 22:25:43 +0000 (22:25 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 21 Jun 2006 22:25:43 +0000 (22:25 +0000)
commit5d327b7714fd566c756b9377e09c8f920560c0c3
treefea648cffb3261dac7248ecdd3d4218b9eeb8521
parentf64250e043843fc0c2b53d9c363b7c630ead0569
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@bluespice.org>
sys/conf/files.i386
sys/conf/options.i386
sys/config/LINT
sys/dev/Makefile
sys/dev/est/Makefile [new file with mode: 0644]
sys/i386/conf/LINT
sys/i386/i386/est.c [new file with mode: 0644]
sys/platform/pc32/i386/est.c [new file with mode: 0644]