[alsa-devel] [PATCH 0/4] More hdspm fixes
Adrian Knoth
adi at drcomp.erfurt.thur.de
Mon Feb 28 15:14:46 CET 2011
Hi!
Here are four more patches to hdspm. Most importantly, they add the
missing PCI firmware revision for AES32. Without it, loading hdspm would
crash on machines with these cards. To prevent such a crash upon unknown
firmware revisions, I've created a second patch adding a default case to
the firmware switch-case statement.
Also worth mentioning: midi port initialization is now no longer
hardcoded, thus fixing a bootup problem on MADIface.
All patches have been runtime tested on MADIface, AES32, AES (PCIe) and
RayDAT.
Cheers
Adrian Knoth (4):
ALSA: hdspm - AES32: Use define instead of hardcoded channel count
ALSA: hdspm - Add updated firmware revision for AES32
ALSA: hdspm - Abort on unknown firmware revision
ALSA: hdspm - Fix midi port initialization
sound/pci/rme9652/hdspm.c | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
--
1.7.4.1
More information about the Alsa-devel
mailing list