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: Wed, 22 Sep 2004 13:08:17 +0200	[thread overview]
Message-ID: <s5h6566zhlq.wl@alsa2.suse.de> (raw)
In-Reply-To: <XFMail.20040831111710.pochini@shiny.it>

Hi,

sorry I've overseen this post.

At Tue, 31 Aug 2004 11:17:10 +0200 (CEST),
Giuliano Pochini wrote:
> 
> 
> I'm developing the driver for Echoaudio cards for more
> than a year and it is stable and it supports almost all
> features of eight different soundcards. I think it's
> near ready for inclusion in the official ALSA distro. Is
> there someone who has time to have a look at the code ?

It looks fine except for exactly the below:


> There are some known issues, though:
> 
> - Licence. Part of the driver is based on the reference
> code released by the manufacturer with a BSD-like licence:
> http://www.echoaudio.com/Downloads/license_agreement.php
> and I'm not sure if it's fully GPL-compatible. (Firmwares
> and headers are mostly unchanged. *_Dsp.c are 70% a direct
> translation from C++ and the rest is all mine)

This is a problem.  BSD isn't GPL-compatible, of course :)
Usually the author provides BSD/GPL dual license to put into the
kernel tree.

I'd suggest either to ask Echo about the permission for BSD/GPL dual
license or to rewrite the BSD part.  Above all, the generic wrapper is
hated by kernel developers, so we'll need to rewrite them later
anyway.  So, I'd prefer rewriting them.


> - Userspace firmware loading is still missing.

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).


> - Coding style: yes, I'll replace all C++ comments :)

Comments are relatively accepted, but the C++ style variables and
functions are disliked by many people...


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php

  reply	other threads:[~2004-09-22 11:08 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 [this message]
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
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=s5h6566zhlq.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.