From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 23 15:42:23 2013 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2BC1235E for ; Sat, 23 Mar 2013 15:42:23 +0000 (UTC) (envelope-from kaltheat@zoho.com) Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.95]) by mx1.freebsd.org (Postfix) with ESMTP id 18D519D3 for ; Sat, 23 Mar 2013 15:42:22 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:cc:subject:message-id:references:mime-version:content-type:in-reply-to:user-agent:sender; b=rSbTsC2B2M0ysI3x7EeQS/puaFVRKEDIEb1kuPcgBXYbCdfgcY8I4r7JFQCNZ/csHp3JrsrQ2dBZ HzNNoPLAoWnrZtoAc8IMizzqR6U0t4SWVLnbhu2lrBA2TACwnDM8 Received: from sol (121-147-103-86.dynamic.dsl.tng.de [86.103.147.121]) by mx.zohomail.com with SMTPS id 136405333585791.2730910128463; Sat, 23 Mar 2013 08:42:15 -0700 (PDT) Date: Sat, 23 Mar 2013 16:42:06 +0100 From: kaltheat@googlemail.com To: Yamagi Burmeister Subject: Re: Fwd: Intel microcode update Message-ID: <20130323154206.GA3332@sol> References: <20130319220625.GB5368@sol> <1231719416.448222.1363891714362.JavaMail.sas1@[172.29.251.236]> <20130322090922.6d383a7e8aa515d06851e650@yamagi.org> <20130322091350.a7109f9b922ee4bc44f6362b@yamagi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130322091350.a7109f9b922ee4bc44f6362b@yamagi.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: kaltheat@zoho.com X-ZohoMailClient: External X-Zoho-Virus-Status: 2 X-Mailman-Approved-At: Sat, 23 Mar 2013 17:37:46 +0000 Cc: hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Mar 2013 15:42:23 -0000 On Fri, Mar 22, 2013 at 09:13:50AM +0100, Yamagi Burmeister wrote: > On Fri, 22 Mar 2013 09:09:22 +0100 > Yamagi Burmeister wrote: > > > Nevertheless attached is a small C program which does the > > same. It's not written by me, I just found it somewhere on the web. > > And it was eaten my the list. You can find it here: > http://deponie.yamagi.org/freebsd/misc/microdecode.c Thanks. It does decode the .dat-file . kaltheat