Support Team iCanaro Posted June 7, 2018 Support Team Share Posted June 7, 2018 VoodooI2C è un progetto costituito da estensioni del kernel macOS che aggiungono il supporto per i dispositivi bus I2C. Il progetto è suddiviso in due componenti principali: l'estensione principale e varie altre estensioni satellitari. Il centro Il nucleo è l'estensione del kernel VoodooI2C.kext. Questo kext è pensato per essere installato da chiunque il cui computer richieda una qualche forma di supporto I2C. Consiste dei driver del controller I2C ed è responsabile della pubblicazione dei nodi dei dispositivi sul piano IOService. I satelliti I satelliti sono una raccolta di varie estensioni del kernel che implementano il supporto per un tipo specifico di dispositivo I2C. Un esempio di kext satellitare è VoodooI2CHID.kext che aggiunge il supporto per i dispositivi I2C-HID. Di solito un utente installerà un kext satellitare per classe di dispositivo I2C Info: https://github.com/alexandred/VoodooI2C Download: https://github.com/VoodooI2C/VoodooI2C/releases Link to comment Share on other sites More sharing options...
Support Team iCanaro Posted June 25, 2018 Author Support Team Share Posted June 25, 2018 v 2.0.3 https://github.com/alexandred/VoodooI2C/releases">https://github.com/alexandred/VoodooI2C/releases Since the last release there have been 5 commit(s). The descriptions for the first (at most) 10 of these are as follows - revert commits that regressed preferences - Revert "Use IOHIDEventService instead of IOHIPointing from CSGesture. Add touch screen support." - Revert "small hack to ensure proper compilation of CSGesture with older SDKs" - Revert "change fixed scroll units to normal scroll units" - correct a typo in documentation Link to comment Share on other sites More sharing options...
Support Team iCanaro Posted September 23, 2018 Author Support Team Share Posted September 23, 2018 v2.1.1: Fix Sleep/Shutdown KP https://github.com/alexandred/VoodooI2C/releases">https://github.com/alexandred/VoodooI2C/releases This is a quick release to fix the kernel panics occurring when sleeping, shutting down or rebooting on v2.1. Note that this does not yet fix any scaling issues nor is it compatible with Mojave 10.14. v2.1: Native Gestures and FTE support Since the last release there have been 22 commit(s). The descriptions for the first (at most) 10 of these are as follows small additions to readme fix missing IOProviderClass in main Info.plist fix FTE merge conflicts gesture documentation and bump version to v2.1 fix merge conflict finalise native gesture engine some synaptics stuff some native changes 2F tap is now moreore reliable (but still slightly delayed), still have the 1F drag issue merge local changes Link to comment Share on other sites More sharing options...
Support Team iCanaro Posted September 29, 2018 Author Support Team Share Posted September 29, 2018 Rilasciate a breve giro di posta le versioni: 2.1.2 2.1.3 2.1.4 info e download https://github.com/alexandred/VoodooI2C/releases">https://github.com/alexandred/VoodooI2C/releases Link to comment Share on other sites More sharing options...
Baio77 Posted April 14, 2019 Share Posted April 14, 2019 V 2.1.5 del pacchetto kext I2C https://github.com/alexandred/VoodooI2C/releases">https://github.com/alexandred/VoodooI2C/releases Ha scritto dopo 9 minuti 14 secondi: Adesso sarebbe interessante una spiegazione su come usare le kext https://voodooi2c.github.io">https://voodooi2c.github.io x me arabo Link to comment Share on other sites More sharing options...
Support Team iCanaro Posted April 16, 2019 Author Support Team Share Posted April 16, 2019 v. 2.1.6 Update VoodooI2CHID Fix SDK download script Bump version number to v2.1.6 Use the macOS 10.12 SDK for CI build/release Update VoodooI2CHID Link to comment Share on other sites More sharing options...
Baio77 Posted May 31, 2019 Share Posted May 31, 2019 V2.2 https://github.com/alexandred/VoodooI2C/releases">https://github.com/alexandred/VoodooI2C/releases Bump version number to v2.2 Merge pull request #191 from ben9923/cannonlake Update deployment script to not override current releases Update VoodooGPIO header name Update README & docs to indicate CNL/CFL support Update VoodooGPIO Update GPIO pinning guide for Cannon Point Merge pull request #184 from williambj1/master Merge branch 'master' into master Add Sunrise Point-LP I2C2, I2C3 controllers Link to comment Share on other sites More sharing options...
Support Team iCanaro Posted August 7, 2020 Author Support Team Share Posted August 7, 2020 2.4.4 VoodooI2CBot Since the last release there have been 7 commit(s). The descriptions for the first (at most) 10 of these are as follows Bump version to 2.4.4 and update VoodooI2CSynaptics Notify multitouch engine when property changed (#344) Update VoodooI2CPCIController for newer Comet Lake PCI IDs (#341) Fixes VoodooInput compatibility (#333) Add Comet Lake H PCI IDs (#335) Minor fixes of power state switching in setPowerState() (#331) Update README.md https://github.com/VoodooI2C/VoodooI2C/releases/download/2.4.4/VoodooI2C-2.4.4.zip Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now