Hi all,

I am a new to Audio driver development. I am currently developing 
a driver for Crystal Audio codec CS4205.

The datasheet of CS4205 defines serial data format for input and 
output data.
1) I'd like to know how the driver will identify the start of such 
frame?  Will any interupts be generated during each such frame 
start and fram end ?
2) If i want to write some data to Audio Codec register, the 
datasheet says, slot 1 should contain the register index & slot 2 
the data to be written.
 From the audio driver perspective is it enough if write is issued 
to the correponding port,
like WRITE_PORT(PCIBaseAddr+RegOffset, RegValue)
or do i need to manipulate the slots ? , if Yes how ?


Please bear with me if my question sounds silly.
Thanx in advance
- Anandhi


_________________________________________________________
Click below to visit monsterindia.com and review jobs in India or 
Abroad
http://monsterindia.rediff.com/jobs


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to