Hi Erik, > > implementing an user level sound driver, which is > > still in its rudimentary stages. > I fail to see why, but anyway. Is this a student > excersise? No it isnt. We here at gelato@UNSW are bringing up the concept of user level drivers. I am a student working on user level sound driver. We already have a working user level network card and disk driver. (more info at http://www.gelato.unsw.edu.au/IA64wiki/UserLevelDrivers) > > I have a simple driver API > > and at this stage alsa user lib does not conform > > to that API. I need a simple application to test my > > driver. > Instead of porting Alsa to userspace, take the old > OSS drivers and port > them to userspace. They're much simpler and have a > well defined API to > userspace. And there are more applications that work > with OSS > (/dev/dsp, etc.) than with Alsa (the OSS emulation > layer in Alsa is > used quite often). I am actually at the end of my project, I have managed to get (a rather simplfied) alsa to compile in user space. So too late to look at the other means. But the good news is that, I managed to setup the pcm device in the card and write to it, and well at present it is producing some kinda audible beep. Thanx! kaushik R.Kaushik Kumar CSE BTech III Year IIT Guwahati ___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/