On Tue, Dec 05, 2006 at 01:22:26AM +0200, Vlad Galu wrote: > The freq/voltage array seems to be a bit wrong, preventing est from > loading correctly. The patch below fixes it: > > http://night.rdslink.ro/dudu/misc/dragonflybsd/est.c.diff
Hi, thanks for the patch. The last time I did it for 740 1.73 GHz, I added a new table(pentium_m_n740_2) with modified voltage(rather than modifying it), since the tables are inherited from NetBSD driver and when I asked it on NetBSD list they said hadn't heard any such reports about the original table. By the way if you saw a message like this with unpatched est driver, please let me know: ... - unknown CPU or operating point(cpu_id:XXXXX, msr:YYYY). Thanks.