Re: Kext user parameter without userland daemon
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com IOKitPersonalities doesn't look like to be something user-configurable: the Info.plist is supposed to be a static file, no ?. Basically, we need something to pass an arbitrary amount of data which is populated by the user during runtime at startup. - Antoine On 2011-01-06, at 10:46, Ryan Hankins wrote:
Can you use the IOKitPersonalities section of your Info.plist in the kext itself?
-Ryan
Hi!
Our kext needs to access some user configurable parameters before our daemon is even launched (even before launchd is launched). I've read many times that reading files from kext are strongly discouraged. What would be the best option ?
Regards, Antoine Missout
_______________________________________________ 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/rqh%40small-tree.com
This email sent to rqh@small-tree.com
-- Ryan Hankins Software Engineer Small Tree Communications www.small-tree.com rqh@small-tree.com +1 952-641-7436
_______________________________________________ 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/antoine.missout%40metak...
This email sent to antoine.missout@metakine.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)
-
Antoine Missout