All of lore.kernel.org
 help / color / mirror / Atom feed
* Same PCI ID, different cards - rfc
@ 2005-04-17 15:25 Giuliano Pochini
  2005-04-19 12:57 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Giuliano Pochini @ 2005-04-17 15:25 UTC (permalink / raw)
  To: Alsa-devel



I did some work in order to solve the problem about the Gina3G and the
Layla3G which share the same PCI card so it's impossible to say what card is
installed before probing.

The main difference between the two cards is the number of channels. I added
those data in chip_t and I replaced the related macros with inline functions
(defined in echoaudio.h). Those functions return a constant for all non-3G
cards, so no overhead is added. The patch has been tested on my Gina24 and
Gina3G only. It's quite big because it touches a lot of code and it replaces
a few files but the relevant changes are only in echoaudio.h, echo3g.c and
echo3g_dsp.c .

http://xoomer.virgilio.it/g_pochini/e3g.patch


--
Giuliano.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

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

end of thread, other threads:[~2005-04-20  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-17 15:25 Same PCI ID, different cards - rfc Giuliano Pochini
2005-04-19 12:57 ` Takashi Iwai
2005-04-19 18:37   ` Giuliano Pochini
2005-04-20  9:00     ` 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.