Search code examples
Should I use IOKit or DriverKIt (or HIDDriverKit) to write driver for USB or Bluetooth multi-touch d...


macosbluetoothhidiokitdriverkit

Read More
Trying to get IOKit working on XCode on the Mac...


c++xcodeiokit

Read More
Build fails when using methods from I/O Kit on XCode...


c++xcodemacosbuildiokit

Read More
How to create a program to list all the USB devices in a Mac?...


c++macosiokit

Read More
How to create a Audio Device driver to capture sound Mac is playing?...


objective-cmacoscocoaaudiounitiokit

Read More
Writing to USB HID Device with IOKit IOHIDDeviceSetReportWithCallback...


macosasynchronoususbhidiokit

Read More
How to memory-map a PCI BAR using PCIDriverKit?...


c++macosiokitdriverkitmacos-system-extension

Read More
macOS DriverKit: Making PCI dext to replace built-in driver...


macosiokitpcipci-edriverkit

Read More
Possible leak of an IOBufferMemoryDescriptor in DriverKit driver...


c++iosiokitipadosdriverkit

Read More
DriverKit Driver is failing to launch on iPadOS due to an entitlements check failure, what am I miss...


iosswiftusbiokitdriverkit

Read More
How to set `com.apple.developer.driverkit.transport.usb` entitlement?...


usbiokitentitlementsmacos-system-extensiondriverkit

Read More
Crash using CFDictionarySetValue in Swift...


swiftusbiokit

Read More
How to develop a DEXT for sending vendor SCSI commands to a USB mass storage device using USBDriverK...


macosusbiokitdriverkit

Read More
Unloading a kext after macOS 11 Big Sur...


macosmacos-big-suriokitkernel-extensionxnu

Read More
Connection between client and DriverKit in Xcode...


c++xcodeiokitdriverkit

Read More
trying to run kextutil on kext file returns permissions error...


xcodemacosiokitkernel-extension

Read More
USB interface of an AVCaptureDevice...


objective-ccmacosavfoundationiokit

Read More
How to build a DEXT that works on both Big Sur and Monterey...


xcodemacosiokitdriverkit

Read More
Unable to access USB device with IOKit/iousblib...


macosusbiokit

Read More
How do you find and open a DriverKit service and communicate with it on iPadOS?...


iosiokitipadosdriverkit

Read More
How To Remove a Property From an IORegistryEntry (From User Space)...


macoskeyboarddrivermouseiokit

Read More
How to use IOConnectCallScalarMethod only to read a value?...


cmacoscocoaiokitlaunch-daemon

Read More
PCIDriverKit Entitlement check failed (migrate KEXT to DEXT)...


macosiokitpcientitlementsdriverkit

Read More
Develop a userspace read-only disk driver for macOS...


macosdiskiokit

Read More
Start returns 0xE00002C7 if my driver inherits IOUserUSBSerial...


macosserial-portusbiokitdriverkit

Read More
Is it possible to get file system type and disk mount path by BSD name using only IO Registry?...


macosiokit

Read More
How to register a key in the IORegistry and react to its change in the kext?...


macosiokitkernel-extension

Read More
MacOS custom Audio Driver doesn't override the default Driver...


macosaudiocore-audioiokitdriverkit

Read More
how to setup IOServiceAddMatching for different product identifications...


objective-cmacoslibusbiokit

Read More
How to use `IOConnectCallAsyncScalarMethod` with a GCD dispatch queue...


macosgrand-central-dispatchiokitdriverkitlibdispatch

Read More
BackNext