On Sat, 2002-04-06 at 08:45, Laurent wrote: > > Under OSS, if I want to open a sound device (/dev/dsp) for both capture > and playback at the same time (full duplex), I can specify O_RDWR mode > in the open call mode parameter. Under ALSA/OSS emulation, I can only > use O_WRONLY (playback) for mode. Can someone please tell me why is it > happening and how I can work around this?
Is the driver even supposed to support recording? Anyway, you should probably ask this on an ALSA list. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

