Post

Replies

Boosts

Views

Activity

KEXT to DEXT:Unable to getInterface of my IOUSBHostDevice
Hi all , I have been trying to communicate with my device in my Big Sur, I am able to open IOUSBHostDevice in start function , But not getting Interface(IOUSBHostInterface), IOUSBHostDevice ::CreateInterfaceIterator(); is returning Null value, Unable to use getchildIterator(). Any Help is appreciated
Replies
17
Boosts
0
Views
4.5k
Activity
Apr ’21
"2d8:Not Ready Error"
Hi all, I am trying to write device driver, Inherited IOUserSerial class, In start function I have "opened device-----Opened Interface----copyPipe-----pipe-IO(), I have also tried pipe-IO in Tx Available() function , -- IO function returning device "not ready Error". any help is appriciated,
Replies
2
Boosts
0
Views
991
Activity
Apr ’21
Alternate function for IOMemoryDescriptor::withAddress ?
Hi , I am trying to write dext code for my existing Kext , i see "IOMemoryDescriptor::withAddress" being used , I dont find any alternatives in "DriverKit", Is there any others ways to achieve this, Any input is appriciated , Thanks, revan
Replies
4
Boosts
0
Views
1.3k
Activity
Nov ’23