Commit graph

13 commits

Author SHA1 Message Date
Adrian Knoth
1d37a85054 hdsploader: Fix temporary RPM constant
RPM in HDSP_IO_Type (enum from hdsp.h) is 4, not 5.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-07-29 19:23:42 +02:00
Adrian Knoth
21df31ab4f hdsploader: Temporary define for RPM
Right now (1.0.24.1), alsa-lib's hdsp.h doesn't know about the RPM. To
avoid a strong dependency on unreleased code, temporary provide the
define here.

It can be dropped as soon as a new version of alsa-lib will be released,
thus effectively making it the required minimum version for alsa-tools.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-07-29 07:40:10 +02:00
Adrian Knoth
da8a50938d hdsploader: Add support for RME RPM
Augment hdsploader to support the RME RPM devices. The firmware is
already present in alsa-firmware, so we can directly load it.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-07-29 07:39:51 +02:00
Thomas Charbonnel
a6a8030c6f ppc firmware upload fix
Signed-off-by: Thomas Charbonnel <thomas@undata.org>
2005-04-25 10:36:18 +00:00
Takashi Iwai
2e875b8b72 [hdsp] Fix for 64bit architectures
Fixed the loading of firmware data and the handling of meter mmap
on 64bit architectures.
2004-09-21 10:38:02 +00:00
Jaroslav Kysela
45ca68c3cb Replaced <sound/*> to <alsa/sound/*> 2004-03-09 12:43:21 +00:00
Takashi Iwai
ffddfbf748 fixed the path to read. 2003-11-26 17:13:02 +00:00
Jaroslav Kysela
b4037faa0e Moved firmware to alsa-firmware module, corrected DATAPATH 2003-11-25 16:07:05 +00:00
Takashi Iwai
9145abcdff - fixed compile warnings. 2003-11-25 11:51:31 +00:00
Takashi Iwai
6498fd396f Thomas Charbonnel <thomas@undata.org>:
updated to version 1.2.
2003-11-03 19:09:32 +00:00
Jaroslav Kysela
3e4cffe90a Fixed against latest driver (changed firmware ioctl) 2003-09-25 19:48:28 +00:00
Takashi Iwai
b5f7b12718 updated to version 1.1 2003-07-14 14:48:33 +00:00
Takashi Iwai
99e492b96a added hdsploader by Thomas Charbonnel <thomas@undata.org> 2003-04-07 15:37:20 +00:00