I'm trying to get my RME HDSP9632 card working under SuSE Linux. I've built ALSA 1.04, and it can see my Soundblaster fine, but when I modprobe snd-hdsp, it cannot find the RME card. The card shows up in lspci with revision 0x97, and I'm wondering if this card/firmware is too new to be detected by the latest ALSA drivers.
Adding checks for the latest firmware in hdsp.c resolved this problem.
Simon Pietroni.