* Supporting Ego Sys (Esi) WaveTerminal 192L
@ 2006-11-19 9:33 Mathias Friman
2006-11-19 16:39 ` James Courtier-Dutton
2006-11-20 11:02 ` Takashi Iwai
0 siblings, 2 replies; 3+ messages in thread
From: Mathias Friman @ 2006-11-19 9:33 UTC (permalink / raw)
To: alsa-devel
Hello list.
I have a friend that has got a Esi Waveterminal 192L, which
by the Alsa sound card matrix seems unsupported as of now.
Is there some way that we can assist for someone to develop
a driver for this card, and what information would you need in
that case?
I'm not a C-developer myself, so I don't see that I can help
in any way but passing information. :(
Regards,
Mathias
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Supporting Ego Sys (Esi) WaveTerminal 192L
2006-11-19 9:33 Supporting Ego Sys (Esi) WaveTerminal 192L Mathias Friman
@ 2006-11-19 16:39 ` James Courtier-Dutton
2006-11-20 11:02 ` Takashi Iwai
1 sibling, 0 replies; 3+ messages in thread
From: James Courtier-Dutton @ 2006-11-19 16:39 UTC (permalink / raw)
To: Mathias Friman; +Cc: alsa-devel
Mathias Friman wrote:
> Hello list.
>
> I have a friend that has got a Esi Waveterminal 192L, which
> by the Alsa sound card matrix seems unsupported as of now.
>
> Is there some way that we can assist for someone to develop
> a driver for this card, and what information would you need in
> that case?
>
> I'm not a C-developer myself, so I don't see that I can help
> in any way but passing information. :(
>
> Regards,
> Mathias
>
We would first need a hardware sample.
We would then need a datasheet from the manufacturer.
Without a datasheet, reverse engineering is required that takes a long
time normally.
James
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Supporting Ego Sys (Esi) WaveTerminal 192L
2006-11-19 9:33 Supporting Ego Sys (Esi) WaveTerminal 192L Mathias Friman
2006-11-19 16:39 ` James Courtier-Dutton
@ 2006-11-20 11:02 ` Takashi Iwai
1 sibling, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2006-11-20 11:02 UTC (permalink / raw)
To: Mathias Friman; +Cc: alsa-devel
At Sun, 19 Nov 2006 10:33:49 +0100,
Mathias Friman wrote:
>
> Hello list.
>
> I have a friend that has got a Esi Waveterminal 192L, which
> by the Alsa sound card matrix seems unsupported as of now.
>
> Is there some way that we can assist for someone to develop
> a driver for this card, and what information would you need in
> that case?
>
> I'm not a C-developer myself, so I don't see that I can help
> in any way but passing information. :(
The board has likely VT172x controller chip.
This board is flexible to be configured with different codec chips and
protocols. So, you'd need
- which VT172x chip is used
- which codec chips are equipped on your board
- how these chips are connected with VT172x chip (pin to pin)
- which protocol is used for communication between chips
(AC97, I2S, I2C, SPI, etc)
- I2C address, special GPIO pins, or any additional requirement
The last two are often not too easy because it's a guess work if you
have no information from the manufacturer. You should contact with
the h/w manufacturer, and take a look at the source code around
pci/ice1712/ directory.
Takashi
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-11-20 11:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-19 9:33 Supporting Ego Sys (Esi) WaveTerminal 192L Mathias Friman
2006-11-19 16:39 ` James Courtier-Dutton
2006-11-20 11:02 ` 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.