Searched hist:"5 c6ea94f2b7c5ce4c012ac8c23fd35588f69c4c7" (Results 1 – 3 of 3) sorted by relevance
/linux/sound/firewire/bebob/ |
H A D | bebob_command.c | diff 5c6ea94f2b7c5ce4c012ac8c23fd35588f69c4c7 Sun Mar 21 04:28:30 CET 2021 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: bebob: detect the number of available MIDI ports
Current implementation counts the number of input/output plugs for MIDI type and uses the count as the number of physical MIDI ports. However, the number of channels of the port represents the count.
This commit fixes the bug by additional vendor-specific AVC command extension.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Link: https://lore.kernel.org/r/20210321032831.340278-3-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | bebob.h | diff 5c6ea94f2b7c5ce4c012ac8c23fd35588f69c4c7 Sun Mar 21 04:28:30 CET 2021 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: bebob: detect the number of available MIDI ports
Current implementation counts the number of input/output plugs for MIDI type and uses the count as the number of physical MIDI ports. However, the number of channels of the port represents the count.
This commit fixes the bug by additional vendor-specific AVC command extension.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Link: https://lore.kernel.org/r/20210321032831.340278-3-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | bebob_stream.c | diff 5c6ea94f2b7c5ce4c012ac8c23fd35588f69c4c7 Sun Mar 21 04:28:30 CET 2021 Takashi Sakamoto <o-takashi@sakamocchi.jp> ALSA: bebob: detect the number of available MIDI ports
Current implementation counts the number of input/output plugs for MIDI type and uses the count as the number of physical MIDI ports. However, the number of channels of the port represents the count.
This commit fixes the bug by additional vendor-specific AVC command extension.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Link: https://lore.kernel.org/r/20210321032831.340278-3-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai <tiwai@suse.de>
|