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

USB auto load #4

Open
sthibaul opened this issue Dec 22, 2020 · 0 comments
Open

USB auto load #4

sthibaul opened this issue Dec 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sthibaul
Copy link
Contributor

Copied over from bytefire/speakup#3

When a native USB synth is plugged in, speakup should automatically be loaded.

This will be similar to drivers/bluetooth/hci_ldisc.c or drivers/input/serio/serport.c. Speakup line discipline will be a separate module and it will register itself when it's loaded. This means that if something other than speakup.ko uses this line discipline they won't suddenly see it disappear from underneath them.

@sthibaul sthibaul added the enhancement New feature or request label Dec 22, 2020
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