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

Add USB support #71

Open
TomAwezome opened this issue Nov 5, 2022 · 2 comments · May be fixed by #87
Open

Add USB support #71

TomAwezome opened this issue Nov 5, 2022 · 2 comments · May be fixed by #87
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@TomAwezome
Copy link
Collaborator

USB stack with support for keyboard and mouse would resolve most or all 'unsupported' keyboard/mouse bugs on modern hardware, as it can replace relying on legacy BIOS PS/2 USB emulation. Would likely properly resolve #70.

@TomAwezome TomAwezome added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Nov 5, 2022
@xslendix
Copy link
Collaborator

xslendix commented Nov 5, 2022

However, if USB will be used for input, it will probably be best to not mess with the existing PS/2 drivers, but build on top of them.

@TomAwezome
Copy link
Collaborator Author

Sounds good

@TomAwezome TomAwezome linked a pull request Dec 21, 2022 that will close this issue
@TomAwezome TomAwezome linked a pull request Dec 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants