Jump to content

Question about driver dependency!


marchgk
 Share

2 posts in this topic

Recommended Posts

Hi all,

 

I am new to Mac driver development. Presently I am developing some HID driver and I encounter a issue. This issue is: In the Info.plist of my driver, I list the "com.apple.iokit.IOHIDFamily" in the OSBundleLibraries. But when I want to load this driver, there will appear some information saying that "couldn't alloc class" in kernel.log and "some symbols are unresolved in com.apple.kpi.private" in the console. What is the possible reason and solution to this issue? Thank you very much!

 

I think com.apple.iokit.IOHIDFamily have a dependency on com.apple.kpi.private which I couldn't refer to. What should

I do to make use of com.apple.iokit.IOHIDFamily?

 

Any helps are highly appreciated!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...