All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Giuliano Pochini <pochini@shiny.it>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [RFC] Echoaudio driver
Date: Fri, 08 Oct 2004 16:47:52 +0200	[thread overview]
Message-ID: <s5hmzyx5krr.wl@alsa2.suse.de> (raw)
In-Reply-To: <20041007220154.37b79947.pochini@shiny.it>

At Thu, 7 Oct 2004 22:01:54 +0200,
Giuliano Pochini wrote:
> 
> On Thu, 23 Sep 2004 12:52:42 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
> > > The overall structure of the driver is about the same of the
> > > au88x0 driver (I took it as model).
> >
> > Well, I don't like the current implementation of au88x0 drivers, too
> > ;)  As a result, you got bunch of ifdefs in the code.
> >
> > In the case of au88x0, it was hard to merge because they use different
> > addresses in each chip, while echo boards seem to have the same
> > register offsets, right?
> > But I don't insist on this rewrite if you prefer keeping this, of
> > course.
> 
> Most of the #ifdef's are used to exclude unused controls. Those parts can be
> moved into separate files and included from <card>.c just like the other
> parts. snd_ctl_add() calls will remain inside conditionals anyway.

Sounds better (unless this results in too many files :)


> > At least, all functions and variables should have the same style.
> > The combination of HowLooksThis and how_looks_that is ugly, IMO.
> 
> I have changed everything to the alsa style.

Fine, thanks.


> > > > The problem is similar, the license of this firmware is unclear.
> > > > Let's push it to user-space.  You can replace it easily with
> > > > request_firmware() (although it's for 2.6 kernels only).
> > >
> > > I don't thing the licence is a big problem: the people at
> > > Echoaudio are very friendly. I'll contact them.
> >
> > That's really appreciated.  To be noted, it's not recommended to
> > include such binary data into the kernel tree, especially if it's
> > avoidable easily.  (I see you already started coding
> > request_firmware().)
> 
> They agreed to release their code under dual Echo/GPL licence. It's not
> available on the echoaudio site yet... actually they gave me the permission
> to re-release that code. The firmware may be used inside a GPL project, but
> its sources are not available. Here is the message. I removed the email, but
> it's possible to contact Echoaudio at this public address:
> devsupport@echoaudio.com

That's great.

About the firmware: since the recent 2.4 kernel also includes
request_firmware(), it's the easiest way to go, I believe.

I'll rewrite the firmware code later for other drivers.  I'll likely
keep the old implementation of ALSA firmware loader for the cases that
no kernel fw-loader is configured or the driver is built in kernel.


If you finish them, please send me the patch.


thanks,

Takashi


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

  reply	other threads:[~2004-10-08 14:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31  9:17 [RFC] Echoaudio driver Giuliano Pochini
2004-09-22 11:08 ` Takashi Iwai
2004-09-23  8:22   ` Giuliano Pochini
2004-09-23 10:52     ` Takashi Iwai
2004-09-25 18:16       ` Giuliano Pochini
2004-10-07 20:01       ` Giuliano Pochini
2004-10-08 14:47         ` Takashi Iwai [this message]
2004-10-08 22:04           ` Giuliano Pochini
2004-10-11 14:12             ` Takashi Iwai
2004-10-12  9:25               ` Giuliano Pochini
2004-10-23 14:15                 ` Giuliano Pochini
2004-10-26 21:18                   ` Giuliano Pochini
2004-11-06 22:53                     ` Giuliano Pochini
2004-11-08 18:16                       ` Clemens Ladisch
2004-11-09  8:24                         ` Takashi Iwai
2004-11-09  8:48                         ` Giuliano Pochini

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=s5hmzyx5krr.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=pochini@shiny.it \
    /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.