alsa-lib/src/conf/cards/ICH-MODEM.conf
Jaroslav Kysela d7916981bf pcm config files cleanups and name hint extension
- remove device 0/subdevice 0 from configuration files (it's default)
- name_hint
  - fixed parsing slaves
  - obtain device numbers directly from 'type hw' configurations to
    avoid poluting of configurations scripts with hint.device lines
2006-10-12 16:27:23 +02:00

15 lines
192 B
Text

#
# 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
hint.show off
}