cvs commit: src/sys/i386/i386 est.c
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Fri Jun 30 00:51:34 PDT 2006
On Fri, Jun 30, 2006 at 12:34:59AM -0700, YONETANI Tomokazu wrote:
> 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
Hi.
To anyone who tried the netbsd-est.c: please don't forget removing
/sys/dev/est/est.c before the next time you build the kernel/modules.
Regards.
More information about the Commits
mailing list