Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trackpoint #2

Closed
1Revenger1 opened this issue May 28, 2020 · 1 comment
Closed

Trackpoint #2

1Revenger1 opened this issue May 28, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@1Revenger1
Copy link
Collaborator

Create trackpoint device. Requires RMI Function 0x03

@1Revenger1 1Revenger1 added the enhancement New feature or request label May 28, 2020
@1Revenger1
Copy link
Collaborator Author

Looking at it further, it looks like we might need a partial (or full) PS2 implementation for the PS/2 Passthrough under F03. Though, not entirely sure. I can't find anywhere else though where the trackpoint data would come from.

This would be a giant pain though. Either we

  1. Attach VoodooPS2 to our kext somehow, and get it taking our data (probably would require refactoring VoodooPS2 to a point to allow a layer of abstraction for that)
  2. Roll our own PS2 implementation - this doesn't sound fun either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant