Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about driverkit

Read more about driverkit

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - driverkit

macOS NetworkingDriverKit - How can I register multiple ethernet interfaces?

I have tried extending IOUserNetworkEthernet and calling RegisterEthernetInterface(). This works perfectly for one ethernet interface, though the driver crashes when RegisterEthernetInterface is calle...
test-img

Jake Stewart

macos

iokit

driverkit

Votes: 0

Answers: 1

Latest Answer

I haven't yet implemented an ethernet dext myself, but based on my experience with using DriverKit for other types of drivers and knowing its design goals, I have an idea what the solution might be. F...
test-img

pmdj

MacOS PCI dext: scatter-gather DMA to application buffer

I am porting a MacOS PCI driver written with IOKit to the new PCIDriverKit framework. I am able to perform DMA with a contiguous buffer allocated inside the dext (with IOBufferMemoryDescriptor::Create...
test-img

Philippe Cornet

macos

device-driver

iokit

driverkit

macos-system-extension

Votes: 0

Answers: 1

Latest Answer

It's not quite the same question as yours, but in my answer to it I go into some detail on memory descriptors in DriverKit extensions. Basically, in DriverKit you can only access user space memory tha...
test-img

pmdj

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved