All of lore.kernel.org
 help / color / mirror / Atom feed
* Creative Labs XFi drivers.
@ 2007-09-27  5:29 Tobin Davis
  2007-09-27  7:11 ` Clemens Ladisch
  0 siblings, 1 reply; 5+ messages in thread
From: Tobin Davis @ 2007-09-27  5:29 UTC (permalink / raw)
  To: ALSA Developers

Creative Labs has released a proprietary driver base for their XFi
cards.  I downloaded it because it claims to have compatibility with
alsa.  In fact, it requires alsa include files to be able to compile.  I
haven't looked at the source yet (this information is all in the
Readme.txt in the  main download) and probably won't (especially since I
don't own a Creative Labs XFi card).

What I don't understand, is are they allowed to use our code to build
their drivers?  They use alsa core modules to interoperate (from what I
can tell in the Readme.txt).  Also, this line in the License.txt is
especially troubling:



> In the event that the Software includes Linux code or drivers, then, unless expressly stated to the contrary, such Linux
> code and drivers are proprietary to Creative and all rights therein are reserved.



I'm deleting all but the big tarball I downloaded.  I'll delete it
later.

-- 
Tobin Davis <tdavis@dsl-only.net>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Creative Labs XFi drivers.
  2007-09-27  5:29 Creative Labs XFi drivers Tobin Davis
@ 2007-09-27  7:11 ` Clemens Ladisch
  2007-10-10  8:53   ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: Clemens Ladisch @ 2007-09-27  7:11 UTC (permalink / raw)
  To: Tobin Davis, ALSA Developers

Tobin Davis wrote:
> What I don't understand, is are they allowed to use our code to build
> their drivers?  They use alsa core modules to interoperate (from what I
> can tell in the Readme.txt).

The GPL disallows distributing binaries of GPL-derived code.  Creative
doesn't do that; AFAICS all files interfacing with ALSA are distributed
as source code.

> Also, this line in the License.txt is especially troubling:
> 
> > In the event that the Software includes Linux code or drivers, then,
> > unless expressly stated to the contrary, such Linux code and drivers
> > are proprietary to Creative and all rights therein are reserved.

What's troubling about that?

All code in the package is Creative's, and not licensed under the GPL.
If they'd include some GPL code by somebody else, it would be expressly
stated as such.


Regards,
Clemens

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Creative Labs XFi drivers.
  2007-09-27  7:11 ` Clemens Ladisch
@ 2007-10-10  8:53   ` Takashi Iwai
  2007-10-10 15:59     ` James Courtier-Dutton
  0 siblings, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2007-10-10  8:53 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: ALSA Developers

At Thu, 27 Sep 2007 09:11:12 +0200,
Clemens Ladisch wrote:
> 
> Tobin Davis wrote:
> > What I don't understand, is are they allowed to use our code to build
> > their drivers?  They use alsa core modules to interoperate (from what I
> > can tell in the Readme.txt).
> 
> The GPL disallows distributing binaries of GPL-derived code.  Creative
> doesn't do that; AFAICS all files interfacing with ALSA are distributed
> as source code.

We may change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL.  But, it's again the
same game.  You can write a GPL driver that simply bridges the
GPL-exported interface to others.

BTW, I heard some of X-Fi being HD-audio.  Is it true?


Takashi

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Creative Labs XFi drivers.
  2007-10-10  8:53   ` Takashi Iwai
@ 2007-10-10 15:59     ` James Courtier-Dutton
  2007-10-11  8:54       ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: James Courtier-Dutton @ 2007-10-10 15:59 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: ALSA Developers

Takashi Iwai wrote:
> We may change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL.  But, it's again the
> same game.  You can write a GPL driver that simply bridges the
> GPL-exported interface to others.
>
> BTW, I heard some of X-Fi being HD-audio.  Is it true?
>
>   

What do you mean? HD-audio.
Some of the X-Fi range are just rebadged SB-Live-24bit, so work with the 
snd-ca0106 driver, that outputs 24bit audio, so might be considered 
HD-audio, but not using the intel hd standard.

James

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Creative Labs XFi drivers.
  2007-10-10 15:59     ` James Courtier-Dutton
@ 2007-10-11  8:54       ` Takashi Iwai
  0 siblings, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2007-10-11  8:54 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: ALSA Developers

At Wed, 10 Oct 2007 16:59:23 +0100,
James Courtier-Dutton wrote:
> 
> Takashi Iwai wrote:
> > We may change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL.  But, it's again the
> > same game.  You can write a GPL driver that simply bridges the
> > GPL-exported interface to others.
> >
> > BTW, I heard some of X-Fi being HD-audio.  Is it true?
> >
> >   
> 
> What do you mean? HD-audio.

That's my question too.  I also don't know what exactly it was meant.

> Some of the X-Fi range are just rebadged SB-Live-24bit, so work with the 
> snd-ca0106 driver, that outputs 24bit audio, so might be considered 
> HD-audio, but not using the intel hd standard.

Yeah, that sounds like that.  Thanks for information.


Takashi

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-11  8:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-27  5:29 Creative Labs XFi drivers Tobin Davis
2007-09-27  7:11 ` Clemens Ladisch
2007-10-10  8:53   ` Takashi Iwai
2007-10-10 15:59     ` James Courtier-Dutton
2007-10-11  8:54       ` Takashi Iwai

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.