[alsa-devel] [PATCH - hdspmixer 1/1] hdspmixer: Fix detection for non-MADIface RME cards

Adrian Knoth adi at drcomp.erfurt.thur.de
Thu Feb 3 22:10:25 CET 2011


On 02/03/11 22:08, Adrian Knoth wrote:

>  	    printf("Card %d : %s\n", card, name);
> -	    if (!strncmp(name, "RME MADIface", 12)) {
> +            if (!strncmp(name, "RME Hammerfall DSP + Multiface", 30)) {

JFTR: Reindentation patch coming up soon. Already committed to my git
repo, but I want to add some more code beautification.

Cheers


More information about the Alsa-devel mailing list