From owner-freebsd-current@FreeBSD.ORG Sun May 25 18:42:06 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 282591065670 for ; Sun, 25 May 2008 18:42:06 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A69B28FC0A for ; Sun, 25 May 2008 18:42:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4839B2FD.8060401@FreeBSD.org> Date: Sun, 25 May 2008 20:42:05 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: est: CPU supports Enhanced Speedstep, but is not recognized. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 18:42:06 -0000 For the past few months some of my machines have reported at boot: cpu0: on acpi0 est0: on cpu0 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 722072206000722 device_attach: est0 attach returned 6 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 722072206000722 device_attach: est1 attach returned 6 p4tcc1: on cpu1 ... (for every CPU). They were not previously this verbose. What is going wrong? Kris