site_archiver@lists.apple.com Delivered-To: darwin-dev@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:from:to :in-reply-to:content-type:content-transfer-encoding:subject :mime-version:date:references:x-mailer; bh=uCOOrcK8q7C8kKYudvQKCSOshucURIW1j5YdH4mJph8=; b=Q8Yd1pm0L9qvWfAUR/Kx46XXk+rFc+hLwjczj8InKBYI5SqfXsbbT3ZaZjTT+Oo2MH s3bNKcLoreiPjFiDIEBaJmWcuD8AaeqOUbUUntcj3XGvbAZYv1PHZbEL8RtF5SsFHZVZ TrPgJLbchD0oIF27HQOqBhfypXgGICtyyBolM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:subject:mime-version:date:references :x-mailer; b=wEw0G1IX0O4traYFm6iYxtEv14rg4O/p/b5b3+aquVw1rsgV69KUaxdLJg4FjgXnOt mh4Vm3sn0Z0Yt33XcRFWWumCJk2S60byC/Ybph5Fde/NM6Pr/HS/sgb3oki4IRUrhQGN oq9+RwMeCYaFBtSCpmYViEPWGU0x/nM2VO/xc= On Aug 11, 2009, at 11:40 AM, Tim Murison wrote: Eli _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... What is the reason why you don't want to use kextload? I generally prefer not invoking a utility from within my own program unless I have to. It strikes me as an ugly way of performing a task. If there is no other way then I'll invoke kextload, I was just hoping for an overlooked API. As far as I know, invoking kextload is the way to go. And of course, you'll need to invoke it with root-level privileges. This email sent to site_archiver@lists.apple.com
participants (1)
-
Eli Bach