Am Freitag, 20. Februar 2004 11:50 schrieb Takashi Iwai: > 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/*) > > [EMAIL PROTECTED]@/us428control > > ;; > > +1604/8005/*) > > + [EMAIL PROTECTED]@/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. sane naming only so far.
> > > 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/*) > > [EMAIL PROTECTED]@/us428control > > ;; > > +1604/8005/*) > > + [EMAIL PROTECTED]@/us428control > > + ;; > > *) > > ;; > > esac > > that's fine. please commit the 'fine' version: >>>>>> 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/*) [EMAIL PROTECTED]@/us428control ;; +1604/8005/*) + [EMAIL PROTECTED]@/us428control + ;; *) ;; esac <<<<<< thanks, Karsten ------------------------------------------------------- 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 _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel