linux/drivers/accessibility/speakup
Osama Muhammad 95892c4e70 Accessiblity: speakup_bns: specifying the default driver parameters among the module params
This is an enhancement which allows to specify the default driver
parameters among the module parameters.

Adding default variables to the speakup_bns module
allows to easily set that at boot, rather than
setting the sys variables after boot.
More details can be found here:
https://github.com/linux-speakup/speakup/issues/7

Signed-off-by: Osama Muhammad <osmtendev@gmail.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20221109215108.7933-5-osmtendev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-11-23 19:46:26 +01:00
..
.gitignore speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
buffers.c
DefaultKeyAssignments
devsynth.c
fakekey.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
genmap.c speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
i18n.c speakup: use C99 syntax for array initializers 2021-07-21 13:45:53 +02:00
i18n.h speakup: Separate out translations for bright colors names 2021-06-15 17:07:46 +02:00
Kconfig speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
keyhelp.c
kobjects.c
main.c speakup: fix a segfault caused by switching consoles 2022-11-09 15:21:55 +01:00
Makefile speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
makemapdata.c speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
selection.c speakup: Fix clearing selection in safe context 2020-11-09 18:14:20 +01:00
serialio.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
serialio.h serial: Consolidate BOTH_EMPTY use 2022-06-27 14:41:31 +02:00
speakup_acnt.h
speakup_acntpc.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_acntsa.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_apollo.c Accessiblity: speakup_apollo: specifying the default driver parameters among the module params 2022-11-23 19:46:26 +01:00
speakup_audptr.c Accessiblity: speakup_audptr: specifying the default driver parameters among the module params 2022-11-23 19:46:26 +01:00
speakup_bns.c Accessiblity: speakup_bns: specifying the default driver parameters among the module params 2022-11-23 19:46:26 +01:00
speakup_decext.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_decpc.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_dectlk.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_dtlk.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_dtlk.h
speakup_dummy.c speakup-dummy: Add support for PUNCT variable 2022-09-01 16:59:43 +02:00
speakup_keypc.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_ltlk.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_soft.c Accessiblity: speakup_soft: specifying the default driver parameters among the module params 2022-11-23 19:46:26 +01:00
speakup_spkout.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_txprt.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup.h speakup: Fix clearing selection in safe context 2020-11-09 18:14:20 +01:00
speakupmap.map
spk_priv_keyinfo.h
spk_priv.h speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
spk_ttyio.c tty: the rest, stop using tty_schedule_flip() 2021-11-25 18:35:23 +01:00
spk_types.h speakup: Notify synthesizers of the punctuation level change 2022-09-01 16:59:44 +02:00
synth.c speakup: Allow lower values for the flush parameter 2022-02-08 12:12:27 +01:00
thread.c
TODO
utils.h speakup: replace utils' u_char with unsigned char 2022-11-09 15:25:24 +01:00
varhandlers.c speakup: Notify synthesizers of the punctuation level change 2022-09-01 16:59:44 +02:00