Lines Matching +full:serial +full:- +full:number

1 # SPDX-License-Identifier: GPL-2.0-only
50 tristate "PC-Speaker support (READ HELP!)"
60 You can compile this as a module which will be called snd-pcsp.
65 pc-speaker a default sound device. Which is likely not
69 options snd-pcsp index=2
71 You don't need this driver if you only want your pc-speaker to beep.
90 will be called snd-dummy.
99 the standard ALSA PCM device. The devices are routed 0->1 and
100 1->0, where first number is the playback PCM device and second
101 number is the capture device. Module creates two PCM devices and
102 configured number of substreams (see the pcm_substreams module
106 timing source using the time shift universal control (+-20%
110 will be called snd-aloop.
127 will be called snd-virmidi.
138 will be called snd-mtpav.
151 will be called snd-mts64.
154 tristate "UART16550 serial MIDI driver"
157 To include support for MIDI serial port interfaces, say Y here
158 and read <file:Documentation/sound/cards/serial-u16550.rst>.
159 This driver works with serial UARTs 16550 and better.
161 This driver accesses the serial port hardware directly, so
162 make sure that the standard serial driver isn't used or
166 will be called snd-serial-u16550.
169 tristate "Generic MPU-401 UART driver"
173 the Roland MPU-401 interface in UART mode.
176 will be called snd-mpu401.
187 will be called snd-portman2x4.
190 bool "AC97 Power-Saving Mode"
194 Say Y here to enable the aggressive power-saving support of
195 AC97 codecs. In this mode, the power-mode is dynamically
199 snd-ac97-codec driver module, where 'X' is the time-out
202 put the AC97 into power-save mode; a value of 0 (zero)
203 disables the use of this power-save mode.
205 After the snd-ac97-codec driver module has been loaded,
210 In this case, the time-out is set to 10 seconds; setting
211 the time-out to 1 second (the minimum activation value)
219 int "Default time-out for AC97 power-save mode"
223 The default time-out value in seconds for AC97 automatic
224 power-save mode. 0 means to disable the power-save mode.