Re: [oss-devel] OSS driver for OMAP4 Panda

2011-10-26 Thread Sathiya Krithikaivasan
Thank you very much Dev. I am using Linux 2.6.35 (in Android Gingerbread). I understand it is OSS V3. From your answer I understand I do need to include soundcore.c and oss/soundcard.c both in the build. Is that right? I have problem with the later one. I do not have any macro in menuconfig that

Re: [oss-devel] OSS driver for OMAP4 Panda

2011-10-26 Thread Dev Mazumdar
Hi Sathya, If you are developing an OSSv4 driver you should start from the OSSv4 tree. The kernel/sound/oss tree is the kernel OSSv3 driver and for that yes, you do need souncard.c and sound_core.c to be compiled and linked with your driver.it's best you try to link all the .o files statica