From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTWLR-00070y-Bn for qemu-devel@nongnu.org; Mon, 25 Feb 2008 00:57:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTWLM-0006yw-Dx for qemu-devel@nongnu.org; Mon, 25 Feb 2008 00:57:44 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTWLM-0006yi-1A for qemu-devel@nongnu.org; Mon, 25 Feb 2008 00:57:40 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTWLL-0004VC-LC for qemu-devel@nongnu.org; Mon, 25 Feb 2008 00:57:39 -0500 From: Rob Landley Subject: Re: [Qemu-devel] [PATCH 4/9] AppleSMC device Date: Sun, 24 Feb 2008 23:57:31 -0600 References: <47839549.2000604@csgraf.de> In-Reply-To: <47839549.2000604@csgraf.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802242357.31763.rob@landley.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Alexander Graf On Tuesday 08 January 2008 09:22:49 Alexander Graf wrote: > Apples hardware dongle sits withing the fan control. To get Mac OS X up > and running, this control device needs to be emulated and given the > correct dongle key. This key has to be given via the command line. How is the key obtained? I have access to a couple of macintoshes, but I don't know what code to run on them to snapshot the key? Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.