ALSA: add DICE driver
authorClemens Ladisch <clemens@ladisch.de>
Sun, 4 Sep 2011 20:04:49 +0000 (22:04 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Thu, 17 Oct 2013 19:18:32 +0000 (21:18 +0200)
As a start point for further development, this is an incomplete driver
for DICE devices:
- only playback (so no clock source except the bus clock)
- only 44.1 kHz
- no MIDI
- recovery after bus reset is slow
- hwdep device is created, but not actually implemented

Contains compilation fixes by Stefan Richter.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found