Re: ymfpci is 2.4.1-ac18

2001-02-19 Thread Alan Cox
> * - 2001/01/07 Replace the OPL3 part of CONFIG_SOUND_YMFPCI_LEGACY code with > *native synthesizer through a playback slot. > > It sounds more promising than it is :-( Non old style OSS synthesizers dont support the legacy /dev/sequencer interface - To unsubscribe from this list: send t

Re: ymfpci is 2.4.1-ac18

2001-02-19 Thread Pavel Roskin
On Mon, 19 Feb 2001, Alan Cox wrote: > > If I load opl3, /dev/sound/sequencer becomes useful - cat doesn't exit and > > dmesg shows: > > > > /dev/music: Obsolete (4 byte) API was used by cat > > You need opl3. The ymfpci driver is the dsp and enabler for the opl3 gunge Then I don't understand th

Re: ymfpci is 2.4.1-ac18

2001-02-19 Thread Alan Cox
> If I load opl3, /dev/sound/sequencer becomes useful - cat doesn't exit and > dmesg shows: > > /dev/music: Obsolete (4 byte) API was used by cat You need opl3. The ymfpci driver is the dsp and enabler for the opl3 gunge - To unsubscribe from this list: send the line "unsubscribe linux-kernel"

ymfpci is 2.4.1-ac18

2001-02-19 Thread Pavel Roskin
Hello, Pete! I understand that you tried to implement the native synthesizer for YMF PCI cards. Thank you for your efforts! Unfortunately, it doesn't work for me. Linux 2.4.1-ac18 is compiled with CONFIG_SOUND_YMFPCI=m and CONFIG_SOUND_YMFPCI_LEGACY=y. When I load ymfpci, the kernel messages ar