Hi Andreas! On Wed, Dec 05, 2001 at 06:12:29PM +0100, [EMAIL PROTECTED] wrote:
> irda and kernel maestro3 driver do not work. > i can confirm with with my laptop and up to kernel 2.4.16 > (didn�t try newer pre patches or 2.5.*). > but some people tell, the alsa driver for maestro3 works fine with > irda. so give that a try (i didn�t try this now). The latest ALSA drivers check for this conflict and solve the problem. I don't know if the kernel driver is going to be updated (this has not happened as of 2.4.16. This is because nobody is completely sure about what the problem line does). Here is what I sent to user person with the same problem, and it worked for him (and for me, by the way). === This fix works equally well for ALSA and the kernel driver (mainly because they share a common origin). First, find the file drivers/sound/maestro3.c for the kernel, cards/card-maestro3.c for ALSA. Then, comment out the line that says dir |= 0x10; /* assuming pci bus master? */ And then, recompile, install the module on its proper location and reboot. === Bye & Good Luck! Pablo B. _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
