Passing parameters to a kext on load
Passing parameters to a kext on load
- Subject: Passing parameters to a kext on load
- From: Nathan Toone <email@hidden>
- Date: Fri, 25 May 2007 20:04:21 -0600
I have noticed that kernel modules (I'm specifically working on a
socket filter NKE) have parameters passed to their MODULE_START and
MODULE_STOP functions. a kmod_info_t * structure and a void *.
What do these parameters represent? Is there a way for me to specify
data that gets passed to my module on load? If so, how do I set that
up?
Pointers to documentation would be appreciated as well. I wasn't
able to find what I was looking for.
Thanks!
-Nathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden