Re: [OT] ALSA userspace API complexity

From: Alexander E. Patrakov
Date: Thu Jan 05 2006 - 10:59:56 EST


Jaroslav Kysela wrote:

You can also use plughw:CARDID,0 or so notation.

Thanks, it works here indeed.

Identification of cards are available via control interface or look to /proc/asound/cards file. The card ID string can be set via
a module option. Also you can fix the card index numbers with
a module option.


The point here is that virtually every other subsystem can use udev to rename devices and/or create symlinks. For ALSA, an ALSA-specific solution has to be used. Although, I admit that udev offers nothing over this solution for my sound card.

--
Alexander E. Patrakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/