[alsa-devel] [PATCH 0/2] ALSA: firewire-lib: fix miss detection from MIDI conformant data channel in AM824 format for IR context

Takashi Sakamoto o-takashi at sakamocchi.jp
Fri Jun 28 07:53:29 CEST 2019


Hi,

This patchset is a fix for a case that AM824 format is used with
non-blocking transmission method in IEC 61883-1/6.

The recent changes for ALSA IEC 61883-1/6 engine brings a bug to miss
received MIDI messages in the case due to wrong data block counter for
calculation of multiplexed MIDI stream index. This bug mainly affects
ALSA oxfw driver.

Takashi Sakamoto (2):
  ALSA: firewire-lib: cache next data_block_counter after probing
    tracepoints event for IR context
  ALSA: firewire-lib: fix to process MIDI conformant data channel for
    AM824 format

 sound/firewire/amdtp-stream.c | 58 +++++++++++++++++++----------------
 1 file changed, 32 insertions(+), 26 deletions(-)

-- 
2.20.1



More information about the Alsa-devel mailing list