ALSA firewire stack: Difference between revisions

From AlsaProject
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<h2>ALSA firewire stack</h2>
<p>ALSA firewire stack includes isochronous packet streaming engine and drivers for audio and music units on IEEE 1394 bus.</p>
<p>ALSA firewire stack includes isochronous packet streaming engine and drivers for audio and music units on IEEE 1394 bus.</p>


<h3>Already merged.</h3>
<h2>Already merged</h2>


<dl>
<dl>
Line 24: Line 22:
</dl>
</dl>


<h3>Under development</h3>
<h2>Under development</h2>


<dl>
<dl>
Line 35: Line 33:
</dl>
</dl>


<h3>Current issues</h3>
<h2>Current issues</h2>


<dl>
<ul>
<dt>Dice packet sequence quirk and ALSA firewire stack in Linux 4.6</dt>
<li>[[Dice packet sequence quirk and ALSA firewire stack in Linux 4.6]]</li>
<dd>aaa</dd>
</ul>
</dl>

Revision as of 13:03, 3 May 2016

ALSA firewire stack includes isochronous packet streaming engine and drivers for audio and music units on IEEE 1394 bus.

Already merged

snd-firewire-lib
A module for helper functions of isochronous packet streaming for IEC 61883-1/6 and AM824 data block processing. (since Linux 2.6.39)
snd-isight
A driver for audio feature of iSight produced by Apple Inc. (since Linux 3.0)
snd-dice
A driver for models with DiceII/TCD2210(Dice Mini)/TCD2220(Dice Jr.)/TCD3072-CH ASICs produced by TC Applied Technologies, Inc. (since Linux 3.13)
snd-fireworks
A driver for models with Fireworks board module produced by Echo Audio Corp. (since Linux 3.16)
snd-bebob
A driver for models with DM1000/DM1100/DM1500 ASICs and BeBoB firmware produced by ArchWave AG (formerly known as BridgeCo. AG) (since Linux 3.16)
snd-oxfw
A driver for models with FW970/971 ASICs produced by Oxford Semiconductor (acquired by PLC Technology). (since Linux 3.19)
snd-firewire-digi00x
A driver for Digi00x series produced by Avid Technology Inc. as a brand of Digidesign. (since Linux 4.4)
snd-firewire-tascam
A driver for FireWire series produced by TEAC Corp. as a brand of TASCAM. (since Linux 4.4)

Under development

snd-firewire-transceiver
A driver to communicate on IEEE 1394 bus between several Linux systems.
snd-firewire-motu
A driver for models produced by Mark of the unicorn.
snd-fireface
A driver for Fireface family produced by RME.

Current issues