How should “NewUserClient” be implemented
问题 I am trying to interact with a dext from an application. I am able to find the service using IOServiceOpen and I get a call to NewUserClient of my dext (I can see the type parameter passed being output in the log). After this I am a bit lost. Reading here about NewUserClient I can see that one should use Create to create a new Service object. The Discussion part here says The keys in the propertiesKey dictionary describe the new service. Should this dictionary be placed in the plist file for