* Making ALSA apps run on OSS driver @ 2007-12-06 8:56 Pharaoh . 2007-12-06 11:34 ` Clemens Ladisch 0 siblings, 1 reply; 3+ messages in thread From: Pharaoh . @ 2007-12-06 8:56 UTC (permalink / raw) To: alsa-devel Hi For my OMAP 2430 board, I have a working OSS driver , but all my audio/video applications are written for ALSA, since we had all ALSA drivers for previous board. Now I want to use the OSS driver as it is for 1 week and run my applications using it, I know this is not the best thing to do but currently I dont have time to write ALSA driver from scratch. I have heard about OSS emulation in ALSA i.e. any read/write to /dev/dsp will go to my ALSA driver but is there any way to do the reverse i.e. apps using ALSA interface should somehow talk to OSS driver? What all changes I need to make and where? -Pharaoh. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Making ALSA apps run on OSS driver 2007-12-06 8:56 Making ALSA apps run on OSS driver Pharaoh . @ 2007-12-06 11:34 ` Clemens Ladisch 2007-12-06 11:43 ` Pharaoh . 0 siblings, 1 reply; 3+ messages in thread From: Clemens Ladisch @ 2007-12-06 11:34 UTC (permalink / raw) To: Pharaoh ., alsa-devel Pharaoh . wrote: > I have heard about OSS emulation in ALSA i.e. any read/write to /dev/dsp will go to my ALSA driver > but is there any way to do the reverse i.e. apps using ALSA interface should somehow talk to OSS > driver? The alsa-plugins package has the "oss" plugin for this: http://hg.alsa-project.org/alsa-plugins/raw-file/878b7784425c/doc/README-pcm-oss HTH Clemens ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Making ALSA apps run on OSS driver 2007-12-06 11:34 ` Clemens Ladisch @ 2007-12-06 11:43 ` Pharaoh . 0 siblings, 0 replies; 3+ messages in thread From: Pharaoh . @ 2007-12-06 11:43 UTC (permalink / raw) To: Clemens Ladisch; +Cc: alsa-devel On Dec 6, 2007 5:04 PM, Clemens Ladisch <cladisch@fastmail.net> wrote: > Pharaoh . wrote: > > I have heard about OSS emulation in ALSA i.e. any read/write to /dev/dsp > will go to my ALSA driver > > but is there any way to do the reverse i.e. apps using ALSA interface > should somehow talk to OSS > > driver? > > The alsa-plugins package has the "oss" plugin for this: > > http://hg.alsa-project.org/alsa-plugins/raw-file/878b7784425c/doc/README-pcm-oss > > > HTH > Clemens > Yeah, I got it already...and this just works !! No hassles!! -Pharaoh. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-12-06 11:43 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-12-06 8:56 Making ALSA apps run on OSS driver Pharaoh . 2007-12-06 11:34 ` Clemens Ladisch 2007-12-06 11:43 ` Pharaoh .
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.