mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.5.5] ALSA + YMFPCI compile fixes.
@ 2002-02-20 13:09 Stelian Pop
  0 siblings, 0 replies; only message in thread
From: Stelian Pop @ 2002-02-20 13:09 UTC (permalink / raw)
  To: Linux Kernel Mailing List

The following patch is necessary to compile ALSA with YMFPCI support
on 2.5.5, at least in the following configuration:
	CONFIG_SOUND=m
	CONFIG_SND=m
	CONFIG_SND_SEQUENCER=m
	CONFIG_SND_OSSEMUL=y
	CONFIG_SND_MIXER_OSS=m
	CONFIG_SND_PCM_OSS=m
	CONFIG_SND_SEQUENCER_OSS=m
	CONFIG_SND_YMFPCI=m

Even if my soundcard appears to work properly (using oss emulation), ALSA 
people will probably want to double-check this fix however... 

Stelian.

===== sound/core/seq/Makefile 1.1 vs edited =====
--- 1.1/sound/core/seq/Makefile	Wed Feb 13 20:32:02 2002
+++ edited/sound/core/seq/Makefile	Wed Feb 20 12:18:36 2002
@@ -76,7 +76,7 @@
 obj-$(CONFIG_SND_CS46XX) += snd-seq-midi.o snd-seq.o snd-seq-device.o snd-seq-midi-event.o
 obj-$(CONFIG_SND_EMU10K1) += snd-seq-midi.o snd-seq.o snd-seq-device.o snd-seq-midi-event.o snd-seq-midi-emul.o snd-seq-virmidi.o
 obj-$(CONFIG_SND_TRIDENT) += snd-seq-midi.o snd-seq.o snd-seq-device.o snd-seq-midi-event.o snd-seq-midi-emul.o snd-seq-instr.o
-obj-$(CONFIG_SND_YMFPCI) += snd-seq-midi.o snd-seq.o snd-seq-device.o snd-seq-midi-event.o
+obj-$(CONFIG_SND_YMFPCI) += snd-seq-midi.o snd-seq.o snd-seq-device.o snd-seq-midi-event.o snd-seq-midi-emul.o snd-seq-instr.o
 
 include $(TOPDIR)/Rules.make
 
===== sound/core/seq/instr/Makefile 1.1 vs edited =====
--- 1.1/sound/core/seq/instr/Makefile	Wed Feb 13 20:32:02 2002
+++ edited/sound/core/seq/instr/Makefile	Wed Feb 20 12:22:24 2002
@@ -44,6 +44,7 @@
 obj-$(CONFIG_SND_FM801) += snd-ainstr-fm.o
 obj-$(CONFIG_SND_SONICVIBES) += snd-ainstr-fm.o
 obj-$(CONFIG_SND_TRIDENT) += snd-ainstr-simple.o
+obj-$(CONFIG_SND_YMFPCI) += snd-ainstr-fm.o
 
 include $(TOPDIR)/Rules.make
 
-- 
Stelian Pop <stelian.pop@fr.alcove.com>
Alcove - http://www.alcove.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-20 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-20 13:09 [PATCH 2.5.5] ALSA + YMFPCI compile fixes Stelian Pop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®