* [PATCH] 2.5.5-pre1 OSS YMFPCI
[not found] ` <200202140718.g1E7I0P02575@devserv.devel.redhat.com>
@ 2002-02-14 15:38 ` John Weber
0 siblings, 0 replies; only message in thread
From: John Weber @ 2002-02-14 15:38 UTC (permalink / raw)
To: Pete Zaitcev; +Cc: linux-kernel
Pete Zaitcev wrote:
>>The ALSA YMFPCI driver doesn't seem to be functioning.
>>
>
> Just curious... Can you enable the old OSS driver in the
> 2.5.5-pre1 kernel?
>
I actually have been using the old OSS driver since I discovered that
the ALSA driver wasn't working.
So, provided that I move the CONFIG_SOUND_YMFPCI option out from inside
the 'OSS Sound Modules' section (which takes care of the link error
caused by dmabuf.c use of virt_to_bus -- which occurs even when I
disable persitent dma buffers), the OSS YMFPCI driver works perfectly.
Here's what I did to 2.5.5-pre1:
--- linux-2.5.4/sound/oss/Config.in Thu Feb 14 10:32:40 2002
+++ linux-2.5.5/sound/oss/Config.in Wed Feb 13 21:48:57 2002
@@ -103,6 +103,8 @@
dep_tristate ' VIA 82C686 Audio Codec' CONFIG_SOUND_VIA82CXXX $CONFIG_PCI
dep_mbool ' VIA 82C686 MIDI' CONFIG_MIDI_VIA82CXXX
$CONFIG_SOUND_VIA82CXXX
+dep_tristate ' Yamaha YMF7xx PCI audio (native mode)'
CONFIG_SOUND_YMFPCI $CON
FIG_PCI
+
dep_tristate ' OSS sound modules' CONFIG_SOUND_OSS $CONFIG_SOUND
if [ "$CONFIG_SOUND_OSS" = "y" -o "$CONFIG_SOUND_OSS" = "m" ]; then
@@ -164,7 +166,6 @@
dep_tristate ' Yamaha FM synthesizer (YM3812/OPL-3) support'
CONFIG_SOUND
_YM3812 $CONFIG_SOUND_OSS
dep_tristate ' Yamaha OPL3-SA1 audio controller'
CONFIG_SOUND_OPL3SA1 $CO
NFIG_SOUND_OSS
dep_tristate ' Yamaha OPL3-SA2 and SA3 based PnP cards'
CONFIG_SOUND_OPL3
SA2 $CONFIG_SOUND_OSS
- dep_tristate ' Yamaha YMF7xx PCI audio (native mode)'
CONFIG_SOUND_YMFPCI
$CONFIG_SOUND_OSS $CONFIG_PCI
dep_mbool ' Yamaha PCI legacy ports support'
CONFIG_SOUND_YMFPCI_LEGACY
$CONFIG_SOUND_YMFPCI
dep_tristate ' 6850 UART support' CONFIG_SOUND_UART6850
$CONFIG_SOUND_OSS
(o- j o h n e w e b e r
//\ http://www.linuxhq.com/people/weber/
v_/_ john.weber@linuxhq.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-02-14 15:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1013655425.19267.linux-kernel2news@redhat.com>
[not found] ` <200202140718.g1E7I0P02575@devserv.devel.redhat.com>
2002-02-14 15:38 ` [PATCH] 2.5.5-pre1 OSS YMFPCI John Weber
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.