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

Re: cvs commit: src/sys/i386/i386 est.c


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Fri, 30 Jun 2006 16:51:08 +0900

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.



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