Module-hdsp maintainers
Hi,
Thanks for your great sound system, but I found a missing or invalid map of the soundcard and module for "RME HDSPe AIO".
[RME HDSPe AIO] http://www.rme-audio.de/en_products_hdspe_aio.php
However the soundcard shoud be recognized as the product "HDSPe ExpressCard" as in soundcard matrix I think, but was recognized as the product "Hammerfall DSP Madi".
[Matrix:Vendor-RME] http://www.alsa-project.org/main/index.php/Matrix:Vendor-RME
[RME HDSP MADI] http://www.rme-audio.de/en_products_hdsp_madi.php
Because product-id looks categorized as "HDSP MADI", the module snd-hdspm for "HDSP MADI" was installed for "HDSPe AIO".
$ uname -srvmo Linux 2.6.26-2-amd64 #1 SMP Sun Jun 21 04:47:08 UTC 2009 x86_64 GNU/Linux
$ lspci -nn | grep RME 02:00.0 Multimedia audio controller [0401]: Xilinx Corporation RME Hammerfall DSP MADI [10ee:3fc6] (rev d4)
$ cat /proc/asound/modules 0 snd_hdspm
$ pcimodules | grep hdsp snd-hdspm
$ cat /lib/modules/2.6.26-2-amd64/modules.pcimap | grep hdsp snd-hdsp 0x000010ee 0x00003fc5 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 snd-hdspm 0x000010ee 0x00003fc6 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0
$ setpci -d 10ee:3fc6 vendor_id device_id subsystem_vendor_id subsystem_id 10ee 3fc6 00000000 0000
How can I help for it ?
---- Toshiya Miyagi