mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-26 07:00:11 -05:00
Added atiixp-modem and intel8x0-modem definitions.
This commit is contained in:
parent
0e8bb7bad5
commit
e871cdc005
4 changed files with 40 additions and 0 deletions
15
src/conf/cards/ICH-MODEM.conf
Normal file
15
src/conf/cards/ICH-MODEM.conf
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
#
|
||||
# Configuration for the Intel/AMD modem controllers
|
||||
#
|
||||
|
||||
<confdir:pcm/modem.conf>
|
||||
|
||||
ICH-MODEM.pcm.modem.0 {
|
||||
@args [ CARD ]
|
||||
@args.CARD {
|
||||
type string
|
||||
}
|
||||
type hw
|
||||
card $CARD
|
||||
device 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue