Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SPEAKUP_SYNTH_DECPC
has multiple definitions:
drivers/accessibility/speakup/Kconfig
The configuration item CONFIG_SPEAKUP_SYNTH_DECPC:
( CONFIG_m ) && ( CONFIG_SPEAKUP_SERIALIO )
speakup_decpc
, speakup_decpc
This is the Speakup driver for the DecTalk PC (full length ISA) synthesizer. You can say m to build it as a module. See the configuration help on the Speakup choice above for more info.
In order to use the DecTalk PC driver, you must download the dec_pc.tgz file from linux-speakup.org. It is in the pub/linux/goodies directory. The dec_pc.tgz file contains the software which must be pre-loaded on to the DecTalk PC board in order to use it with this driver. This driver must be built as a module, and can not be loaded until the file system is mounted and the DecTalk PC software has been pre-loaded on to the board.
See the README file in the dec_pc.tgz file for more details.
drivers/staging/speakup/Kconfig
The configuration item CONFIG_SPEAKUP_SYNTH_DECPC:
( CONFIG_m ) && ( CONFIG_ISA || CONFIG_COMPILE_TEST )
speakup_decpc
, speakup_decpc
This is the Speakup driver for the DecTalk PC (full length ISA) synthesizer. You can say m to build it as a module. See the configuration help on the Speakup choice above for more info.
In order to use the DecTalk PC driver, you must download the dec_pc.tgz file from linux-speakup.org. It is in the pub/linux/goodies directory. The dec_pc.tgz file contains the software which must be pre-loaded on to the DecTalk PC board in order to use it with this driver. This driver must be built as a module, and can not be loaded until the file system is mounted and the DecTalk PC software has been pre-loaded on to the board.
See the README file in the dec_pc.tgz file for more details.
Raw data from LKDDb:
lkddb module speakup_decpc CONFIG_SPEAKUP_SYNTH_DECPC : drivers/accessibility/speakup/Kconfig : "DECtalk PC (big ISA card) synthesizer support" # in 5.9–5.19, 6.0–6.11
lkddb module speakup_decpc CONFIG_SPEAKUP_SYNTH_DECPC : drivers/staging/speakup/Kconfig : "DECtalk PC (big ISA card) synthesizer support" # in 2.6.37–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.8
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab