|
|
|
|
|
by saagarjha
1658 days ago
|
|
IOKit remains the only way to write kernel extensions, which are still supported but discouraged if DriverKit does the job. NeXtTSTEP using Objective-C for drivers was certainly very cute but I guess they just didn’t want to have driver makers learn the language :( |
|
https://developer.apple.com/documentation/iokit
Going forward not for long.