summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAdam Goode <agoode@google.com>2015-04-22 21:05:38 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-05-03 13:57:26 -0400
commitb743095184b6d23d1f20bab3a7dca235dc5879d6 (patch)
tree8491e18f179cd4bdaaa833e7a50cdebfc21c0496 /src
parentece5474ed4b759a1f426d132748fc37d900218bf (diff)
rules: Don't use ALSA card id in ID_ID
The ALSA id sysattr is generated by the sound subsystem and is not a stable identifier. It is generated though some string manipulation then made unique if there is a conflict. This means that it is enumeration-dependent and shouldn't be used for ID_ID. If ID_ID is supposed to be system-unique, it is not already since for firewire it is generated from the guid and there are broken firewire devices that have duplicate guids across devices. This is tracked for PulseAudio at https://bugs.freedesktop.org/show_bug.cgi?id=90129. This is essentially a revert of systemd ed1b2d9fc7d5c5bfe2a67b0b8ff9e5ea8694268e. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions