lkml.org 
[lkml]   [2022]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/15] Accessiblity: speakup: specifying the default driver parameters among the module params
Date
This patch series is an enhancement which allows to specify the default driver
parameters among the module parameters.

Adding default variables to the speakup modules
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


Osama Muhammad (15):
Accessiblity: speakup_soft: specifying the default driver parameters
among the module params
Accessiblity: speakup_apollo: specifying the default driver parameters
among the module params
Accessiblity: speakup_audptr: specifying the default driver parameters
among the module params
Accessiblity: speakup_bns: specifying the default driver parameters
among the module params
Accessiblity: speakup_decext: specifying the default driver parameters
among the module params
Accessiblity: speakup_decpc: specifying the default driver parameters
among the module params
Accessiblity: speakup_dtlk: specifying the default driver parameters
among the module params
Accessiblity: speakup_dtlk: specifying the default driver parameters
among the module params
Accessiblity: speakup_dummy: specifying the default driver parameters
among the module params
Accessiblity: speakup_keypc: specifying the default driver parameters
among the module params
Accessiblity: speakup_dtlk: specifying the default driver parameters
among the module params
Accessiblity: speakup_spkout: specifying the default driver parameters
among the module params
Accessiblity: speakup_txprt: specifying the default driver parameters
among the module params
Accessiblity: speakup_acntpc: specifying the default driver parameters
among the module params
Accessiblity: speakup_acntsa: specifying the default driver parameters
among the module params

.../accessibility/speakup/speakup_acntpc.c | 38 +++++++++---
.../accessibility/speakup/speakup_acntsa.c | 37 +++++++++---
.../accessibility/speakup/speakup_apollo.c | 46 ++++++++++++---
.../accessibility/speakup/speakup_audptr.c | 42 ++++++++++---
drivers/accessibility/speakup/speakup_bns.c | 36 ++++++++---
.../accessibility/speakup/speakup_decext.c | 44 ++++++++++----
drivers/accessibility/speakup/speakup_decpc.c | 48 +++++++++++----
.../accessibility/speakup/speakup_dectlk.c | 45 ++++++++++----
drivers/accessibility/speakup/speakup_dtlk.c | 50 ++++++++++++----
drivers/accessibility/speakup/speakup_dummy.c | 53 +++++++++++++----
drivers/accessibility/speakup/speakup_keypc.c | 29 +++++++--
drivers/accessibility/speakup/speakup_ltlk.c | 53 +++++++++++++----
drivers/accessibility/speakup/speakup_soft.c | 59 ++++++++++++++-----
.../accessibility/speakup/speakup_spkout.c | 43 +++++++++++---
drivers/accessibility/speakup/speakup_txprt.c | 45 +++++++++++---
15 files changed, 524 insertions(+), 144 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2022-11-09 22:52    [W:0.086 / U:1.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site