* simple alsa adapter template
@ 2005-05-24 7:48 Tomko
2005-05-24 16:10 ` Clemens Ladisch
0 siblings, 1 reply; 3+ messages in thread
From: Tomko @ 2005-05-24 7:48 UTC (permalink / raw)
To: alsa-devel
Hi everyone,
I am now trying to write a adapter driver for DAC3560 called by the ALSA
subsystem, can anyone tell me where i can find a template for it ? any
example is welcome.
I am new to ALSA, hope someone can give me a hand.
Regards,
TOM
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: simple alsa adapter template
2005-05-24 7:48 simple alsa adapter template Tomko
@ 2005-05-24 16:10 ` Clemens Ladisch
2005-05-24 16:26 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Clemens Ladisch @ 2005-05-24 16:10 UTC (permalink / raw)
To: Tomko, tiwai; +Cc: alsa-devel
Tomko wrote:
> I am now trying to write a adapter driver for DAC3560 called by the ALSA
> subsystem, can anyone tell me where i can find a template for it ?
There is a document that describes how to write an ALSA driver, with
some PCI-specific parts:
<http://www.alsa-project.org/documentation.php#Driver>
(Takashi, the HTML is somewhat out of date.)
The details of your driver depend on whatever I2S/I2C controller you
have connected to the DAC3560C. If it is some embedded CPU, it might
be more or less similar to one of the existing ARM drivers:
http://cvs.sourceforge.net/viewcvs.py/alsa/alsa-kernel/arm/
HTH
Clemens
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: simple alsa adapter template
2005-05-24 16:10 ` Clemens Ladisch
@ 2005-05-24 16:26 ` Takashi Iwai
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2005-05-24 16:26 UTC (permalink / raw)
To: Clemens Ladisch; +Cc: Tomko, alsa-devel
At Tue, 24 May 2005 18:10:56 +0200 (METDST),
Clemens Ladisch wrote:
>
> Tomko wrote:
> > I am now trying to write a adapter driver for DAC3560 called by the ALSA
> > subsystem, can anyone tell me where i can find a template for it ?
>
> There is a document that describes how to write an ALSA driver, with
> some PCI-specific parts:
> <http://www.alsa-project.org/documentation.php#Driver>
>
> (Takashi, the HTML is somewhat out of date.)
Updated, thanks.
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-24 16:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-24 7:48 simple alsa adapter template Tomko
2005-05-24 16:10 ` Clemens Ladisch
2005-05-24 16:26 ` 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.