From mboxrd@z Thu Jan 1 00:00:00 1970 From: Himanshu Chauhan Subject: Opening another audio driver from a driver Date: Tue, 09 Jan 2007 09:29:39 +0530 Message-ID: <45A3132B.8070608@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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 ------------------------------------------------------------------------- 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