summaryrefslogtreecommitdiffstats
path: root/rules.d
Commit message (Collapse)AuthorAgeFilesLines
* sound: generate ID_PATH and ID_ID propertiesHEADmasterLennart Poettering2009-06-061-9/+16
| | | | | This is useful for applications such as PulseAudio to identify and recognize sound cards by their id (serial) or their path.
* sound: check ID_VENDOR_FROM_DATABASE before running pci-db/usb-dbLennart Poettering2009-06-061-2/+2
| | | | | | It is more likely that the vendor id is in the databases than the product id. Hence, check for the vendor id to figure out whether pci-db/usb-db still needs to be run.
* sound: generate change event on card<N> device from add event on controlC<N> ↵Lennart Poettering2009-06-061-1/+34
| | | | device
* sound: run path_id only when ID_PATH isn't set yetLennart Poettering2009-06-061-1/+1
|
* Add model/vendor descriptions for PCI & USB net/tty devicesDan Williams2009-06-053-1/+31
|
* 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