]> git.alsa-project.org Git - alsa-tools.git/commitdiff
start us428control for US224, too.
authorTakashi Iwai <tiwai@suse.de>
Tue, 24 Feb 2004 17:01:56 +0000 (17:01 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 24 Feb 2004 17:01:56 +0000 (17:01 +0000)
usx2yloader/tascam_fpga.in

index 98479c7b204adf1726f2835c04cc39e85c64c175..fd60a3ec8bb72d9f3b3475bb395f487e09280212 100644 (file)
@@ -23,6 +23,9 @@ case $PRODUCT in
 1604/8001/*)
        CONTROLLER=@bindir@/us428control
        ;;
+1604/8005/*)
+       CONTROLLER=@bindir@/us428control
+       ;;
 *)
        ;;
 esac