mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 03:25:42 +01:00
alsactl init: Changed support for Acer Travelmate 8100 (use subvendor and subdevice for matching)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
7b3c488e4e
commit
e1afe00362
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Configuration for HDA Intel driver (High Definition Audio - Azalia)
|
# Configuration for HDA Intel driver (High Definition Audio - Azalia)
|
||||||
|
|
||||||
CARDINFO{mixername}=="Realtek ALC880", \
|
CARDINFO{mixername}=="Realtek ALC880", \
|
||||||
CARDINFO{components}=="*HDA:10ec0880 HDA:11c13026*", \
|
ATTR{subsystem_vendor}=="0x1025", ATTR{subsystem_device}=="0x0070", \
|
||||||
GOTO="Acer Travelmate 8100"
|
GOTO="Acer Travelmate 8100"
|
||||||
CARDINFO{mixername}=="Analog Devices AD1984", \
|
CARDINFO{mixername}=="Analog Devices AD1984", \
|
||||||
ATTR{subsystem_vendor}=="0x17aa", ATTR{subsystem_device}=="0x20ac", \
|
ATTR{subsystem_vendor}=="0x17aa", ATTR{subsystem_device}=="0x20ac", \
|
||||||
|
|
Loading…
Reference in a new issue