-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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.