Hi Joerg! On Fri, 26 Oct 2001, [iso-8859-15] J�rg Prante wrote:
> in my last posting I suggested a bugfix for the IrDA and audio problem on > Dell Inspiron. And fortunataly, it seems to work! > [...] > > 3. Around line 664, you find the lines > > /* probe for Modem Codec */ > codec->codec_write(codec, AC97_EXTENDED_MODEM_ID, 0L); > modem = codec->codec_read(codec, AC97_EXTENDED_MODEM_ID); > > 4. Replace them > > /* do not probe for Modem Codec */ > modem = NULL; I found a different fix, namely avoiding to write a certain value to the GPIO chip on the AC_97 mixer. I tried it at home, and it works. However, I'd like to know whether there is a way to make this fix model-independant. I'll forward you message to the people who work on the drivers, to see if they can make any sense of it. Thanks! Bye & Good Luck! Pablo B. _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
