Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
7998d90a
Commit
7998d90a
authored
Jun 16, 2009
by
Takashi Iwai
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'topic/hda' into for-linus
* topic/hda: ALSA: hda - Add quirk for Acer Aspire 6935G
parents
3d2aa66d
e46b0c8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_realtek.c
+2
-0
No files found.
sound/pci/hda/patch_realtek.c
View file @
7998d90a
...
@@ -9014,6 +9014,8 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = {
...
@@ -9014,6 +9014,8 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = {
ALC888_ACER_ASPIRE_4930G
),
ALC888_ACER_ASPIRE_4930G
),
SND_PCI_QUIRK
(
0x1025
,
0x0145
,
"Acer Aspire 8930G"
,
SND_PCI_QUIRK
(
0x1025
,
0x0145
,
"Acer Aspire 8930G"
,
ALC888_ACER_ASPIRE_8930G
),
ALC888_ACER_ASPIRE_8930G
),
SND_PCI_QUIRK
(
0x1025
,
0x0146
,
"Acer Aspire 6935G"
,
ALC888_ACER_ASPIRE_8930G
),
SND_PCI_QUIRK
(
0x1025
,
0x0157
,
"Acer X3200"
,
ALC883_AUTO
),
SND_PCI_QUIRK
(
0x1025
,
0x0157
,
"Acer X3200"
,
ALC883_AUTO
),
SND_PCI_QUIRK
(
0x1025
,
0x0158
,
"Acer AX1700-U3700A"
,
ALC883_AUTO
),
SND_PCI_QUIRK
(
0x1025
,
0x0158
,
"Acer AX1700-U3700A"
,
ALC883_AUTO
),
SND_PCI_QUIRK
(
0x1025
,
0x015e
,
"Acer Aspire 6930G"
,
SND_PCI_QUIRK
(
0x1025
,
0x015e
,
"Acer Aspire 6930G"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment