I wanted to add the maestro3 fix into alsa and noticed the following: if (chip->pci->subsystem_vendor == 0x1028 && chip->pci->subsystem_device == 0x00b0) /* Dell Inspiron 4000 */ ; /* seems conflicting with IrDA */ else dir |= 0x10; /* assuming pci bus master? */
looks like the ALSA guys know this problem, and did a workaround just for the chip in the inspiron 4000... So maybe adding 0x00e6 to this bad device ID list is the cleaner solution? Greetings, Erich -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]