OSDN Git Service

ALSA: usb-audio: Add quirk for RC-505
authorTimon Reinold <tirei@agon.one>
Sat, 2 Jan 2021 21:08:35 +0000 (22:08 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 3 Jan 2021 07:58:39 +0000 (08:58 +0100)
commitb0e1306302018d876472ed074c1bfaa8020bf9df
treea5d161e7a6ab738f74e94fe334ce9a0874a3e2ec
parent3d5c5fdcee0f9a94deb0472e594706018b00aa31
ALSA: usb-audio: Add quirk for RC-505

BOSS RC-505 (shown by lsusb as "Roland Corp. RC-505") does require the
same quirk as these other BOSS devices.

Without this quirk it is neither possible to capture audio from nor to
write audio to the RC-505. Both just result in an empty audio
stream. With these changes both capture and playback seem to work
quite fine. MIDI funtionality was not tested.

Tested-by: Harry Reinold <harry.reinold@posteo.de>
Signed-off-by: Timon Reinold <tirei@agon.one>
Link: https://lore.kernel.org/r/20210102210835.21268-1-tirei@agon.one
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/implicit.c