Bug 22187

Summary: [PATCH] sound: include ALSA sound card id in ID_ID property
Product: Sisyphus Reporter: Igor Zubkov <icesik>
Component: udevAssignee: Alexey Shabalin <shaba>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: arseny, shaba
Version: unstable   
Hardware: all   
OS: Linux   
URL: http://git.kernel.org/?p=linux/hotplug/udev.git;a=patch;h=ed1b2d9fc7d5c5bfe2a67b0b8ff9e5ea8694268e

Description Igor Zubkov 2009-11-05 21:53:09 MSK
If two USB sound cards that have the same serial number are plugged in
make sure ID_ID is unique at least during runtime, by including the ALSA
card id in the ID_ID string.

Fixes issues like this one:
http://pulseaudio.org/ticket/661