SamsungDS / MacVFN

Control your Thunderbolt NVMe SSD using DriverKit on macOS
MIT License
3 stars 2 forks source link

Update to support libvfn 4 #1

Closed Baekalfen closed 3 months ago

Baekalfen commented 4 months ago

IOMMU mapping look-up has changed to use libvfn's skiplist.c.

We now change the same in ioreg of the driver instance to reflect the serial number of the NVMe device. This makes it easier and more reliable to enumerate devices.