mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
added the definitions for vortex au88x0 cards.
This commit is contained in:
parent
7babeedf5d
commit
372668cffa
5 changed files with 109 additions and 0 deletions
15
src/conf/cards/AU8820.conf
Normal file
15
src/conf/cards/AU8820.conf
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
#
|
||||
# Configuration for the AU8820 chip
|
||||
#
|
||||
|
||||
<confdir:pcm/front.conf>
|
||||
|
||||
AU8820.pcm.front.0 {
|
||||
@args [ CARD ]
|
||||
@args.CARD {
|
||||
type string
|
||||
}
|
||||
type hw
|
||||
card $CARD
|
||||
device 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue