cvs commit: src/sys/i386/i386 est.c
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Fri Jun 30 00:39:30 PDT 2006
y0netan1 2006/06/30 00:34:59 PDT
DragonFly src repository
Modified files:
sys/i386/i386 est.c
Log:
Port EST driver from NetBSD, as it has better support for newer CPUs
than the current one. This version also contains an extra table
pentium_m_n740_2[] for Thomas' Pentium M 740.
Note: this is an interim solution, and we need to modify the driver
to import operating points from ACPI if available.
Testers: Johannes Hofmann (who also found a bug in my initial port)
Thomas Schlesinger
Sascha Wildner
Revision Changes Path
1.2 +577 -452 src/sys/i386/i386/est.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/est.c.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list