Sync IOSkywalk for Sequoia

Prevents kernel panic when using Continuity Camera, however connection issues still remain
This commit is contained in:
Mykola Grymalyuk
2024-09-06 08:57:52 -06:00
parent 7539d175b5
commit c1f5be775d
4 changed files with 3 additions and 1 deletions

View File

@@ -82,7 +82,7 @@ class Constants:
self.corecaptureelcap_version: str = "1.0.2" # corecaptureElCap
self.io80211elcap_version: str = "2.0.1" # IO80211ElCap
self.io80211legacy_version: str = "1.0.0" # IO80211FamilyLegacy (Ventura)
self.ioskywalk_version: str = "1.1.0" # IOSkywalkFamily (Ventura)
self.ioskywalk_version: str = "1.2.0" # IOSkywalkFamily (Ventura)
self.bigsursdxc_version: str = "1.0.0" # BigSurSDXC
self.monterey_ahci_version: str = "1.0.0" # CatalinaAHCI

View File

@@ -0,0 +1,2 @@
__ZL15nxp_tx_doorbellP19kern_nexus_providerP10kern_nexusP19__kern_channel_ringj
return 0x0

Binary file not shown.