Re: Using SystemConfiguration API inside KEXT
Re: Using SystemConfiguration API inside KEXT
- Subject: Re: Using SystemConfiguration API inside KEXT
- From: Amanda Walker <email@hidden>
- Date: Tue, 11 May 2010 19:09:29 -0400
On May 11, 2010, at 5:31 PM, John B Brown wrote:
> Thank you. My last instruction in C was on a VAX, and your discourse is most illuminating. The other systems were AT&T 3B1 and 3B2 surplus that I took care of at school. That should date me pretty well.
We're not comparing seniority, last I checked (though several of us go much farther back than that). You asked a question, you got an answer, and you didn't like the answer. Puffing up your ego and whining about the platform you're asking for help about is not going to help.
So, to get back to your original question:
SystemConfiguration is a userland API, not a kernel API, and is not available to kernel extensions. Nor does the Darwin kernel have a concept of a "primary" interface (something it shares with most UNIX and UNIX-like kernels). What are you trying to implement? Perhaps with a description of your goal, some of us could make some suggestions about how you can accomplish what you need.
--Amanda
_______________________________________________
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