alistair23-linux/sound/firewire/digi00x
Takashi Sakamoto d1482fb335 ALSA: firewire-digi00x: add another rawmidi character device for MIDI control ports
Digi 002/003 family uses two ways to transfer MIDI messages. They're
different mechanisms, while it's better to handle the ways in different
ALSA rawmidi character devices because one character device has just a
set of operations.

This commit adds another rawmidi character device for control MIDI port. As
a result, first rawmidi character device is just for MIDI messages
transferred by isochronous packets.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-10-30 19:34:44 +01:00
..
amdtp-dot.c ALSA: firewire-digi00x: handle MIDI messages in isochronous packets 2015-10-11 18:25:57 +02:00
digi00x-hwdep.c ALSA: firewire-digi00x: add support for asynchronous messaging 2015-09-30 15:37:55 +02:00
digi00x-midi.c ALSA: firewire-digi00x: add another rawmidi character device for MIDI control ports 2015-10-30 19:34:44 +01:00
digi00x-pcm.c ALSA: firewire-digi00x: add hwdep interface 2015-09-30 15:36:56 +02:00
digi00x-proc.c ALSA: firewire-digi00x: add proc node to show clock status 2015-09-30 15:35:31 +02:00
digi00x-stream.c ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming 2015-10-11 18:26:04 +02:00
digi00x-transaction.c ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing MIDI messages to physical controls 2015-10-11 18:26:14 +02:00
digi00x.c ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM 2015-10-19 11:57:03 +02:00
digi00x.h ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing MIDI messages to physical controls 2015-10-11 18:26:14 +02:00
Makefile ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming 2015-10-11 18:26:04 +02:00