gokula / ELANSMBus

Intel SMBUS Controller for MacOS
GNU General Public License v3.0
17 stars 0 forks source link

ELANSMBus

This repo is no longer maintained. Refer to https://github.com/leo-labs/VoodooSMBus for an improved version.

The objective of this project is to provide support to the ELAN Touchpads which use SMBUS to report the touch information. It has been created to work on the Thinkpad T480s.

"New ICs are using a different scheme for the alternate bus parameter. Given that they are new and are only using either PS2 only or PS2 + SMBus Host Notify, we force those new ICs to use the SMBus solution for enhanced reporting. This allows the touchpad found on the Lenovo T480s to report 5 fingers every 8 ms, instead of having a limit of 2 every 8 ms." https://patchwork.kernel.org/patch/10324629/

Requirements

Installation

To Do

License

Follow the GPL3.0 license as per LICENSE.txt

Acknowledgements

Thanks to:

Improvements and collaboration

Please feel free to propose and/or share anything you think that might be useful.