Re: Kext user parameter without userland daemon
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 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/site_archiver%40lists.a... Can you use the IOKitPersonalities section of your Info.plist in the kext itself? -Ryan This email sent to site_archiver@lists.apple.com
participants (1)
-
Ryan Hankins