Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* UCM {Supported,Conflicting}Device confusion
@ 2013-05-29 10:55 Juho Hämäläinen
  2013-05-29 15:12 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Juho Hämäläinen @ 2013-05-29 10:55 UTC (permalink / raw)
  To: alsa-devel

Hello,

Firstly as a sidenote, Supported/Conflicting is checked only one-way, if 
say devices A and B are enabled and say B has ConflictingDevice "C", and 
device C doesn't list anything, enabling of C is possible (and after 
that disabling C is not possible before B is disabled first).

Now, looking at the way SupportedDevice and ConflictingDevice are 
implemented in ucm and I came to following conclusion:

If no SupportedDevice or ConflictingDevice: All devices and combinations 
are compatible, so implicit "SupportedDevice ALL".

If SupportedDevice is listed: Device can be enabled as long as at least 
one enabled device is in SupportedDevice list.

If ConflictingDevice is listed: Device can be enabled if none of active 
devices are in ConflictingDevice list (noting aforementioned limit in 
checking this)

This is at least how I figured all combinations of multiple devices can 
be defined with only zero or one either SupportedDevice or 
ConflictingDevice entry per device.

Did I understand this right?

-- 
juho

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-29 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 10:55 UCM {Supported,Conflicting}Device confusion Juho Hämäläinen
2013-05-29 15:12 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox