From owner-freebsd-current@FreeBSD.ORG Thu Oct 4 22:46:46 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38FF81065672 for ; Thu, 4 Oct 2012 22:46:46 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id CDED98FC19 for ; Thu, 4 Oct 2012 22:46:45 +0000 (UTC) Received: from [IPv6:::1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q94MkHAD024569 for ; Thu, 4 Oct 2012 15:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1349390778; bh=jpg8wIBmaxSbzhGzlgSf5rGVVj2eL4A96UcuXJvTtfg=; h=Subject:From:Reply-To:To:Content-Type:Date:Message-ID: Mime-Version:Content-Transfer-Encoding; b=aT4fEfVHNB82aaGq72On+FGzSvfG5qHZxOBNRloLTSzaapLJlbfvvjJXh7v8cm0jb pPJQW6Oq8Usdp5OYIUyjB8zmrvhoMJiHQ/MXggZ52BXl8m6ZNNpuLMeFuUWnfYxyfc Mr6I+bS/pji30Zz3o3kEFWOd0/sE7kO/iskO+H30= From: Sean Bruno To: "freebsd-current@freebsd.org" Content-Type: text/plain; charset="UTF-8" Date: Thu, 04 Oct 2012 15:46:17 -0700 Message-ID: <1349390777.5234.9.camel@powernoodle.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 390778001 Subject: [CFT]hwpmc update for sandybridge-e X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2012 22:46:46 -0000 So, I did the bear minimum and kind of hacked things together without understanding precisely what I was doing, and I was able to massage the sandybridge-e CPUs into giving me some basic functions. Comments or concerns before I commit this? http://people.freebsd.org/~sbruno/pmc_sandybridge.txt Sean p.s. I'm trying to hunt down some IvyBridge boxes to finish this off.