Re: not registry member at registerService()
Re: not registry member at registerService()
- Subject: Re: not registry member at registerService()
- From: Garth Cummings <email@hidden>
- Date: Fri, 23 Jun 2006 10:19:39 -0700
On Jun 23, 2006, at 9:34 AM, Terry Lambert wrote: There don't seem to be any good references on writing IOKit pseudo-devices, other than the source code for several that we've published through OpenDarwin.
The HelloIOKit sample that's part of the Kernel Extension Concepts docs is one example.
Basically, putting these
IOMatchCategory = "your driver's class name" IOProviderClass = IOResources IOResourceMatch = IOKit
in your matching personality will cause a I/O Kit kernel driver that doesn't control real hardware to be loaded.
HTH, --gc ____________________________________________________________________ Sr. Software Engineer Apple Developer Technical Support
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden