Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-05 | implement path_id, usb_id, input_id as built-in command | Kay Sievers | |
2011-07-20 | rules: sound - instead of ID_IFACE use standard ID_USB_INTERFACE_NUM | Kay Sievers | |
2010-04-12 | replace "add|change" with "!remove" | Kay Sievers | |
2009-11-09 | Revert "sound: include ALSA sound card id in /dev/snd/by-id/ links" | Lennart Poettering | |
This reverts commit 68bffc607f7f0414fee77fa481d9c133ce0798e9. After discussing this with Kay we decided to drop this again as by-id links only make sense for devices that have a unique serial id. If they don't any attempts to make them unique have the side effect of nourishing assumptions by users that cannot be met, as the by-id device link of a device could differ depending on the history of simultaneously plugged in device. So, to make sure that all device nodes follow the same rules for by-id/ symlinks, drop this patch again. | |||
2009-11-09 | sound: include ALSA sound card id in /dev/snd/by-id/ links | Lennart Poettering | |
If two USB sound cards that have the same serial number are plugged in make sure the by-id/ device node symlink is unique at least during runtime, by including the ALSA card id in the symlink name. This is a followup to ed1b2d9fc7. | |||
2009-06-16 | rules: sound - move from udev-extra | Lennart Poettering | |