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
nexedi
linux
Commits
c35adcff
Commit
c35adcff
authored
Jan 03, 2005
by
Jaroslav Kysela
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ALSA] Midiman Delta DIO2496 has two stereo analog outs
ICE1712 driver Signed-off-by:
Jaroslav Kysela
<
perex@suse.cz
>
parent
b90fc9a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
sound/pci/ice1712/delta.c
sound/pci/ice1712/delta.c
+3
-0
No files found.
sound/pci/ice1712/delta.c
View file @
c35adcff
...
...
@@ -530,6 +530,9 @@ static int __devinit snd_ice1712_delta_init(ice1712_t *ice)
ice
->
num_total_dacs
=
8
;
ice
->
num_total_adcs
=
8
;
break
;
case
ICE1712_SUBDEVICE_DELTADIO2496
:
ice
->
num_total_dacs
=
4
;
/* two AK4324 codecs */
break
;
case
ICE1712_SUBDEVICE_VX442
:
ice
->
num_total_dacs
=
4
;
ice
->
num_total_adcs
=
4
;
...
...
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