On 09/01/07, Himanshu Chauhan <hs.chauhan@xxxxxxxxx> wrote: > Hello all, > > I am working with the virtual device driver (dummy.c). Is it possible to > route the audio data > from the dummy driver to an actual hardware's device driver? For this, > do I need to open the > driver using syscalls? I don't want to make any changes on the other > driver. I didn't see > any exported functions in any of the actual drivers, so I cannot stack > my driver on that. > > What should be done in this case? > > Thanks > > Regards > --Himanshu > I don't think you can do that. I also don't see why you would want to do it. If you want to like the dummy one to the real one, why use the dummy one in the first place. Just use the real one. 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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel