From: Martin Langer <martin-langer@gmx.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [RFC] re-queuing usx2y-fw
Date: Fri, 1 Apr 2005 12:26:12 +0200 [thread overview]
Message-ID: <20050401102612.GA7037@tuba> (raw)
In-Reply-To: <s5hvf77erzo.wl@alsa2.suse.de>
[-- Attachment #1: Type: text/plain, Size: 1605 bytes --]
On Thu, Mar 31, 2005 at 05:48:27PM +0200, Takashi Iwai wrote:
> At Thu, 31 Mar 2005 13:58:48 +0200,
> Martin Langer wrote:
> > On Tue, Mar 29, 2005 at 07:03:12PM +0200, Takashi Iwai wrote:
> > > At Tue, 29 Mar 2005 18:58:16 +0200,
> > > Martin Langer wrote:
> > > > On Tue, Mar 29, 2005 at 05:01:55PM +0200, Takashi Iwai wrote:
> > > > > At Mon, 28 Mar 2005 17:51:51 +0200,
> > > > > Martin Langer wrote:
> > > > > >
> > > > > > The code still depends on as31 (8031/8051
> > > > > > crosss-assembler) which still isn't available as .rpm or .deb, at least
> > > > > > newer versions since 2.1. Should we care about it?
> > > > >
> > > > > For convenience, we may include both the firmware source and binary in
> > > > > the CVS repository, so that one can install even without as31.
> > > >
> > > > Yep. I will try to introduce a new configure option like
> > > > '--enable-buildfw' for it, or any similar solution.
> > >
> > > That'll be nice.
> >
> > Here it is. The new configure option for alsa-firmware is called
> > '--enable-buildfw'. If you want to build it from source you have to
> > install one of the latest versions of as31, which you can find at
> >
> > http://wiki.erazor-zone.de/doku.php?id=wiki:projects:linux:as31
> >
> > (e.g. version 2.3.0 is fine)
>
> Thanks, I added it to CVS now.
>
> Could you prepare some document about as31?
> Just mention the above in README of usx2yloader would suffice.
Of course, also including a small GPL copyright note.
martin
Summary: text added for building usx2y-fw from source file
Signed-off-by: Martin Langer <martin-langer@gmx.de>
[-- Attachment #2: readme.patch --]
[-- Type: text/plain, Size: 1081 bytes --]
Index: README
===================================================================
RCS file: /cvsroot/alsa/alsa-firmware/usx2yloader/README,v
retrieving revision 1.2
diff -u -r1.2 README
--- README 8 Apr 2004 16:48:46 -0000 1.2
+++ README 1 Apr 2005 10:15:13 -0000
@@ -5,8 +5,26 @@
utility in alsa-tools package. Install this with the same prefix
option as you used for alsa-tools.
+BUILDING FIRMWARE FROM SOURCE
+=============================
+
+Building the firmware from source is possible, if you use the
+configure option --enable-buildfw. Also, it requires the 8031/8051
+cross-assembler as31. As31 version 2.3.0 is fine for this job, but
+every version since 2.2 should do it.
+
+As31 is available from:
+http://wiki.erazor-zone.de/doku.php?id=wiki:projects:linux:as31
+
+At the moment it's only possible to build tascam_loader.ihx from
+source.
+
COPYRIGHT
=========
+tascam_loader.ihx, tascam_loader.asm and an2131.asm:
+Available under GPL without restrictions.
+
+other firmware files:
Copyright (c) 2003 Tascam / TEAC Corporation.
Distributable under GPL.
next prev parent reply other threads:[~2005-04-01 10:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-28 15:51 [RFC] re-queuing usx2y-fw Martin Langer
2005-03-29 15:01 ` Takashi Iwai
2005-03-29 16:58 ` Martin Langer
2005-03-29 17:03 ` Takashi Iwai
2005-03-31 11:58 ` Martin Langer
2005-03-31 15:48 ` Takashi Iwai
2005-04-01 10:26 ` Martin Langer [this message]
2005-04-01 10:50 ` Takashi Iwai
2005-03-31 16:03 ` Thierry Vignaud
2005-04-01 10:33 ` Martin Langer
2005-04-01 10:52 ` Takashi Iwai
2005-04-01 11:16 ` Martin Langer
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=20050401102612.GA7037@tuba \
--to=martin-langer@gmx.de \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.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.