]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Add modem pcm definition for hda-intel driver
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Sep 2005 10:44:53 +0000 (10:44 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Sep 2005 10:44:53 +0000 (10:44 +0000)
Add modem pcm definition for hda-intel driver.

src/conf/cards/HDA-Intel.conf

index 7f5a1ee1bb7373f85bd6bf6f79fc6f35775dcc53..f36f87d2f8d7fd561ceff38a2fee420c7a72662c 100644 (file)
@@ -126,3 +126,15 @@ HDA-Intel.pcm.iec958.0 {
                }
        }
 }
+
+<confdir:pcm/modem.conf>
+
+HDA-Intel.pcm.modem.0 {
+       @args [ CARD ]
+       @args.CARD {
+               type string
+       }
+       type hw
+       card $CARD
+       device 6
+}