From owner-freebsd-ports@FreeBSD.ORG Thu Aug 17 18:47:28 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F31E16A4DA for ; Thu, 17 Aug 2006 18:47:28 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C91BB43D45 for ; Thu, 17 Aug 2006 18:47:27 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GDmtn-0007tq-2C for freebsd-ports@freebsd.org; Thu, 17 Aug 2006 22:47:25 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id B9E7311F48 for ; Thu, 17 Aug 2006 22:46:55 +0600 (YEKST) Date: Thu, 17 Aug 2006 22:46:55 +0600 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060817224655.2262772b@localhost> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_Kmd6BXHimkdfD8rF_P6ffAk; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Subject: kernel module to access msr registers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 18:47:28 -0000 --Sig_Kmd6BXHimkdfD8rF_P6ffAk Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Hi! As part of my efforts to complete x86info port for FreeBSD, I've implemented kernel module to access i386/amd64 MSR (Model Specific Registers) registers. Now, x86info could be used in couple with this module to retrieve all information about processor. The module itself is located at http://mbsd.msk.ru/dist/msr-0.1.tar.bz2 port - http://mbsd.msk.ru/dist/devmsr.tar.bz2 Port PR - ports/102158 Unfortunately, I have nor SMP neither amd64 system to test it, so it would be very appreciated if someone who have access to such system actually test it. If all goes right, I'll add functionality to retrieve cpuid information of specific cpu, thus giving x86info the ability to work properly on SMP systems (currently it can't, since it can only get cpuid information for cpu it's running on). Thanks!=20 --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_Kmd6BXHimkdfD8rF_P6ffAk Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE5J1/K/VZk+smlYERAri+AJ943eKEjEpt53VVm851aO3myb51LQCfTL9U JpdxcmrI+lHlPJ/N6qezpFQ= =M07C -----END PGP SIGNATURE----- --Sig_Kmd6BXHimkdfD8rF_P6ffAk--