~ubuntu-branches/ubuntu/quantal/alsa-lib/quantal-proposed

« back to all changes in this revision

Viewing changes to src/conf/cards/ICE1712.conf

  • Committer: Bazaar Package Importer
  • Author(s): David Henningsson
  • Date: 2011-03-28 11:01:55 UTC
  • Revision ID: james.westby@ubuntu.com-20110328110155-phfpq1ogg5mtrgk0
Tags: 1.0.24.1-0ubuntu4
lp178442-ICE1712.patch: Makes pulseaudio succeed in opening
ICE1712 chips such as Maudio 2496 and Delta 1010LT. 
(LP: #178442)

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
        @args.CARD {
33
33
                type string
34
34
        }
35
 
        type route
36
 
        ttable.0.0 1
37
 
        ttable.1.1 1
38
 
        slave.pcm {
39
 
                type hw
40
 
                card $CARD
 
35
        type asym
 
36
        playback.pcm {
 
37
                type route
 
38
                ttable.0.0 1
 
39
                ttable.1.1 1
 
40
                slave.pcm {
 
41
                        type hw
 
42
                        card $CARD
 
43
                }
 
44
                slave.channels 10
 
45
        }
 
46
        capture.pcm {
 
47
                type route
 
48
                ttable.0.0 1
 
49
                ttable.1.1 1
 
50
                slave.pcm {
 
51
                        type hw
 
52
                        card $CARD
 
53
                }
 
54
                slave.channels 12
41
55
        }
42
56
}       
43
57
 
57
71
                type hw
58
72
                card $CARD
59
73
        }
 
74
        slave.channels 10
60
75
}       
61
76
 
62
77
<confdir:pcm/surround41.conf>
79
94
                type hw
80
95
                card $CARD
81
96
        }
 
97
        slave.channels 10
82
98
}
83
99
 
84
100
<confdir:pcm/iec958.conf>