On Thu, 12 Jun 2003, tom burkart wrote:

> Today, Jaroslav Kysela wrote:
> 
> > In that case, we might compare PCI registers (lspci -s<DEV> -xxx).
> The two dumps are attached: snd-ymfpci for alsa the ymfpci for oss...

Thanks. Could you try this test patch?

Index: ymfpci.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/ymfpci/ymfpci.c,v
retrieving revision 1.22
diff -u -r1.22 ymfpci.c
--- ymfpci.c    5 May 2003 14:14:59 -0000       1.22
+++ ymfpci.c    12 Jun 2003 13:14:57 -0000
@@ -168,6 +168,7 @@
                legacy_ctrl2 |= YMFPCI_LEGACY2_IMOD;
        }
        pci_read_config_word(pci, PCIR_DSXG_LEGACY, &old_legacy_ctrl);
+       legacy_ctrl = 0x907f;
        pci_write_config_word(pci, PCIR_DSXG_LEGACY, legacy_ctrl);
        pci_write_config_word(pci, PCIR_DSXG_ELEGACY, legacy_ctrl2);
        if ((err = snd_ymfpci_create(card, pci,

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to