]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Thu, 27 Oct 2011 19:57:54 +0000 (21:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 Oct 2011 08:53:54 +0000 (09:53 +0100)
commit15d4bf46ddb5e94231f13f5695ce7976cc218a66
tree62727dc152269cecb594fc175f594a31505c472e
parente8576beb2c3b277187169cd854a3d5b3748875e4
ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards

From the Windows INF file, we know the firmware ranges for all RME
cards. For PCIe, a single revision ID per device (RayDAT, MADI, AIO,
AES) is used. Contrary, the older PCI versions use ranges, that is,
one revision ID per firmware version.

Instead of listing all possible revisions individually, match the range.

This commit enables all MADI and AES PCI versions ever shipped.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c