From: Takashi Iwai <tiwai@suse.de>
To: Karsten Wiese <annabellesgarden@yahoo.de>
Cc: Martin Langer <martin-langer@gmx.de>,
alsa-devel@lists.sourceforge.net, David <david@robot-droid.com>
Subject: Re: Start us224control via hotplug. was: Re: Tascam US-224 support
Date: Fri, 20 Feb 2004 11:50:11 +0100 [thread overview]
Message-ID: <s5hfzd6uisc.wl@alsa2.suse.de> (raw)
In-Reply-To: <200402200040.33176.annabellesgarden@yahoo.de>
At Fri, 20 Feb 2004 00:40:32 +0100,
Karsten Wiese wrote:
>
> this is a patch against /alsa-tools/usx2yloader/tascam_fpga.in:
>
> >>>>>>
> Index: tascam_fpga.in
> ===================================================================
> RCS file: /cvsroot/alsa/alsa-tools/usx2yloader/tascam_fpga.in,v
> retrieving revision 1.4
> diff -u -r1.4 tascam_fpga.in
> --- tascam_fpga.in 19 Jan 2004 18:49:21 -0000 1.4
> +++ tascam_fpga.in 19 Feb 2004 22:16:04 -0000
> @@ -23,6 +23,9 @@
> 1604/8001/*)
> CONTROLLER=@bindir@/us428control
> ;;
> +1604/8005/*)
> + CONTROLLER=@bindir@/us224control
> + ;;
> *)
> ;;
> esac
> <<<<<<
>
> unfortunately this patch is only half of what it should be:
> "us224control" is meant to be created from "ln -s us428control us224control"
is it necessary for performance except for the sane naming?
for example, in the case of aplay/arecord, both of them are the same
binary but perform differently according to the executed name.
if it's not the case, i'd like to keep the same name.
> how would we integrate this "ln -s us428control us224control" into Makefile.am
> ? or should we just cp the symbolic link? but then: can you put the symbolic
> link created by "ln -s us428control us224control" into CVS?
>
> if nobody knows, here is what works out of the box:
>
> >>>>>>
> Index: tascam_fpga.in
> ===================================================================
> RCS file: /cvsroot/alsa/alsa-tools/usx2yloader/tascam_fpga.in,v
> retrieving revision 1.4
> diff -u -r1.4 tascam_fpga.in
> --- tascam_fpga.in 19 Jan 2004 18:49:21 -0000 1.4
> +++ tascam_fpga.in 19 Feb 2004 22:16:04 -0000
> @@ -23,6 +23,9 @@
> 1604/8001/*)
> CONTROLLER=@bindir@/us428control
> ;;
> +1604/8005/*)
> + CONTROLLER=@bindir@/us428control
> + ;;
> *)
> ;;
> esac
that's fine.
Takashi
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
next prev parent reply other threads:[~2004-02-20 10:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-16 21:23 Tascam US-224 support Martin Langer
2004-02-17 15:34 ` Takashi Iwai
2004-02-17 21:41 ` Martin Langer
2004-02-18 16:27 ` Takashi Iwai
2004-02-19 23:40 ` Start us224control via hotplug. was: " Karsten Wiese
2004-02-20 10:50 ` Takashi Iwai [this message]
2004-02-23 15:49 ` Karsten Wiese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hfzd6uisc.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=annabellesgarden@yahoo.de \
--cc=david@robot-droid.com \
--cc=martin-langer@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.