alsa: add profile set for Native Instruments 4 DJ

This commit is contained in:
Lennart Poettering 2009-06-18 22:58:58 +02:00
parent 348dcd6a31
commit 8a5f8f41f6
3 changed files with 92 additions and 0 deletions

View file

@ -5,5 +5,6 @@ ACTION!="change", GOTO="pulseaudio_end"
KERNEL!="card*", GOTO="pulseaudio_end"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="1978", ENV{PULSE_PROFILE_SET}="native-instruments-audio8dj.conf"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="17cc", ATTRS{idProduct}=="0839", ENV{PULSE_PROFILE_SET}="native-instruments-audio4dj.conf"
LABEL="pulseaudio_end"