]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
speakup: Document bleeps parameter values
authorHenry Zhang <zeri@umich.edu>
Wed, 28 Jan 2026 01:45:01 +0000 (20:45 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2026 15:05:49 +0000 (17:05 +0200)
commit138f2ea90b66efafb6612d0a34346b56099b1c71
treeb24d5e4b94f16ba34613cafefab90d0c9f6823c6
parentc230ae1f9480cf9d363ded8179b14b49c5d3dd69
speakup: Document bleeps parameter values

The speakup documentation had a TODO about accepted values for the
bleeps parameter. drivers/accessibility/speakup/main.c indicates
that it's a bitmasked param where bit 0 controls beeping and bit 1
controls announcements.

Signed-off-by: Henry Zhang <zeri@umich.edu>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://patch.msgid.link/20260128014501.1600263-1-zeri@umich.edu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/stable/sysfs-driver-speakup