summaryrefslogtreecommitdiffstats
path: root/rules.d
Commit message (Collapse)AuthorAgeFilesLines
* alsa: add persistant device rulesLennart Poettering2009-05-122-1/+17
| | | | | | | | | | | | | | | | | | | | This patch adds persistant device node symlinks for ALSA control devices. This mimics the behaviour of the persistancy rules for other subsystems, such as v4l or storage. This patch is useful only when alsa-lib with this patch is used: http://git.alsa-project.org/?p=alsa-lib.git;a=commit;h=33ab0b5381c87e151e87e5000964edd868484886 This will allow referring to ALSA devices with device strings such as: hw:/dev/snd/by-path/pci-0000:00:1a.1-usb-0:1:1.0 instead of hw:0 where the device index might be unstable.
* sound-card: Recognize good old WinTV cards as TV cardsLennart Poettering2009-04-281-0/+3
|
* Set numeric vendor/product ID variablesLennart Poettering2009-03-021-1/+2
| | | | | Set a unified vendor/product environemnt variable for both USB and PCI devices.
* Unify all form factor information into a single environment variableLennart Poettering2009-03-011-14/+18
| | | | | | | | | Simplify the form factor rules by using only a single environment variable $SOUND_FORM_FACTOR instead of multiple boolean variables. Also, make "internal" a normal type of form factor among many. After all whether a sound card is internal or not is *not* orthogonal to its form factor otherwise.
* rules: update 78-sound-card.rulesLennart Poettering2009-02-261-0/+6
|
* add Lennart's 78-sound-card.rules to rules.d/Kay Sievers2009-02-262-0/+43