Post

Replies

Boosts

Views

Activity

Reply to Block multiple devices
The question is still open. I need to find answer on how I can decide (based on serial number of device) whether second or next device can be handled by driver. In IOKit I just had to overload IOAudioEngine::getLocalUniqueID and return empty OSString if I didn't want the driver to handle another device.
Topic: App & System Services SubTopic: Drivers Tags:
Nov ’21
Reply to Example code of AudioDriverKit stopped to work on macOS 12.0.1
Thank you for response. I've already reported it through Feedback Assistant - bug FB9778734. It is open and I am waiting for response.
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Block multiple devices
Problem is solved. It is possible to give UID to init function of IOUserAudioDevice.
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Block multiple devices
The question is still open. I need to find answer on how I can decide (based on serial number of device) whether second or next device can be handled by driver. In IOKit I just had to overload IOAudioEngine::getLocalUniqueID and return empty OSString if I didn't want the driver to handle another device.
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Nov ’21