ALSA: dice: restrict the driver to playback-only devices

At the moment, this driver supports only playback, while FFADO supports
(only) full-duplex devices.  So, prevent conflicts by not claiming
devices that would be better handled by FFADO.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
这个提交包含在:
Clemens Ladisch
2013-10-15 20:26:05 +02:00
父节点 a471fcde8c
当前提交 b20be8de1b
修改 2 个文件,包含 15 行新增4 行删除

查看文件

@@ -12,14 +12,16 @@ config SND_FIREWIRE_LIB
depends on SND_PCM
config SND_DICE
tristate "DICE devices (EXPERIMENTAL)"
tristate "DICE-based DACs (EXPERIMENTAL)"
select SND_HWDEP
select SND_PCM
select SND_FIREWIRE_LIB
help
Say Y here to include support for many FireWire audio interfaces
based on the DICE chip family (DICE-II/Jr/Mini) from TC Applied
Technologies.
Say Y here to include support for many DACs based on the DICE
chip family (DICE-II/Jr/Mini) from TC Applied Technologies.
At the moment, this driver supports playback only. If you
want to use devices that support capturing, use FFADO instead.
To compile this driver as a module, choose M here: the module
will be called snd-dice.