site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=yfTkqojruYe8oLcXLf6ltiBjiputpAx2rcTQ010pgog=; b=WoB3q5LTBd81dp/NB5omWr8qEqdD4ox222esmbrqHfxP6Fjp/PRoqPWOEkB8LzvMKa z64X9osJ+ZUwWBxv0FdeEkYkkXZBDrBc2TI8QzNw+ZdxV5ULjigLKphbClwxLGJeXam8 ucqQ0yCVLFJoITjIdrLehvkuWdXJ+DwLFIzRU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=VhxPQXXEW1mjzonfYXIE5h3JNXMtP/7pWzYfOEUrCsyXG9lg5yV55/cRDqPbDV+N7U p9eX4BjSIlotqMvcDwelS96mEbJQa6xbFhyPOQmjalEtbDVYtG+64FkWsFHyi0MxGC60 YUFTISL8KHAfQLi5rxJrVw0id2CfNzmIg54tc= Hmm, yeah I've only got the 10.4.5 source on my machine at the moment so I am out of date :-) Thanks for the heads up 2008/6/23 Nik Gervae <ngervae@apple.com>:
Actually, IORegistryExplorer has moved to another project as of Leopard. IOKitTools still has ioreg, which does do registry traversal.
I've been meaning to clean up IORegistryExplorer's new home to make that source available, but other things have been taking priority for months.
---- Nik Gervae Kext management engineer, Apple Inc.
On 23 Jun, 2008, at 13:39, Robert Kukuchka wrote:
Brilliant. Thanks! ~Rob On 23-Jun-08, at 1:33 PM, Herb Petschauer wrote:
Check out the IOKit Tools Darwin Project for the source to IORegistryExplorer
2008/6/23 Robert Kukuchka <rob.kukuchka@mac.com>:
Hello, I'm working on some code that traverses the IORegistry for information about our devices. Can anyone point me to some good example code? Is there any source available for IORegistryExplorer? Cheers, Rob _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-kernel/bogvardi%40gmail.com
This email sent to bogvardi@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/ngervae%40apple.com
This email sent to ngervae@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Herb Petschauer