On Mon, Jul 28, 2008 at 04:31:06PM +0200, Luca Saiu wrote:
> That feature works very well, but as far as I can understand from the 
> source and from my tests, it's limited to OSS. 

The host audio driver just uses the host's /dev/sound/dsp and
/dev/sound/mixer.  Are these OSS-specific?  If so, and you want to use
different host interfaces, it should be simple to add support for them
to the driver, which is about the simplest possible UML driver.  If
there are equivalent ALSA device files with different names, UML has
dsp= and mixer= flags to allow it to use different devices.

                         Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to