SCSIControllerDriverKit

RSS for tag

Develop drivers for SCSI protocol-based devices.

Posts under SCSIControllerDriverKit tag

44 Posts

Post

Replies

Boosts

Views

Activity

Does PCIDriverKit support PCI Device PNP?
I am woriking on SCSIControllerDriverKit IOUserSCSIParallelInterfaceController When I hot-plug my PCIe SCSI controller, the controller works normally, but when I hot remove the PCIe SCSI controller, the driverkit crashes. Thread 3 Crashed:: Dispatch queue: MyUserSpaceDriver-Default UserSpaceDriver-PCIe-hotremove.rtf.txt UserSpaceDriver-PCIe-hotremove.ips.txt
2
0
1.1k
Jan ’22
Does UserCreateTargetForID work for IOUserSCSIParallelInterfaceController?
I am working on SCSIControllerDriverKit UserSpaceDriver-UserCreateTargetForID.ips.txt I UserSpaceDriver-UserCreateTargetForID.rtf.txt OUserSCSIParallelInterfaceController My dext had follow this site description: https://developer.apple.com/documentation/scsicontrollerdriverkit/iouserscsiparallelinterfacecontroller/3567474-usercreatetargetforid But when the program calls: UserCreateTargetForID(scsi_target,targetOSDictionary) got panic.
0
0
1.2k
Dec ’21
How to get LUN id of SCSI connected devices
Hi all I needed some help in getting the LUN id of all devices connected to the system especially for SCSI devices. I'm not able to find any such system command or a SCSI command. Thanks in advance.
Replies
2
Boosts
0
Views
1.3k
Activity
Sep ’22
MAP Protocol Connection
I would like to know whether MFI authentication is required to connect to Apple MAP protocol. Thank you very much!
Replies
0
Boosts
0
Views
611
Activity
Feb ’22
Does PCIDriverKit support PCI Device PNP?
I am woriking on SCSIControllerDriverKit IOUserSCSIParallelInterfaceController When I hot-plug my PCIe SCSI controller, the controller works normally, but when I hot remove the PCIe SCSI controller, the driverkit crashes. Thread 3 Crashed:: Dispatch queue: MyUserSpaceDriver-Default UserSpaceDriver-PCIe-hotremove.rtf.txt UserSpaceDriver-PCIe-hotremove.ips.txt
Replies
2
Boosts
0
Views
1.1k
Activity
Jan ’22
Does UserCreateTargetForID work for IOUserSCSIParallelInterfaceController?
I am working on SCSIControllerDriverKit UserSpaceDriver-UserCreateTargetForID.ips.txt I UserSpaceDriver-UserCreateTargetForID.rtf.txt OUserSCSIParallelInterfaceController My dext had follow this site description: https://developer.apple.com/documentation/scsicontrollerdriverkit/iouserscsiparallelinterfacecontroller/3567474-usercreatetargetforid But when the program calls: UserCreateTargetForID(scsi_target,targetOSDictionary) got panic.
Replies
0
Boosts
0
Views
1.2k
Activity
Dec ’21