At Tue, 10 Feb 2004 19:26:19 +0200, Lenar Lõhmus wrote: > > Takashi Iwai wrote: > > > > >could you check the status register value when this happens with the > >attached patch? > > > > > It never happened after applying this patch (not the right circumstances > I think). It always printed this: > > intel8x0: ignored irq, status = 0x300100, sta_mask = 0xf0 > > And sound worked. > > Today discovered this message from dmesg: > > intel8x0: ignored irq, status = 0x300100, sta_mask = 0xf0 > intel8x0: ignored irq, status = 0x300100, sta_mask = 0xf0 > intel8x0: ignored irq, status = 0x300100, sta_mask = 0xf0 > irq 7: nobody cared! ok then really some unknown status bits are set. the attached patch should fix this problem anyway. Takashi