--- linux/sound/pci/intel8x0.c 6 Feb 2004 17:47:49 -0000 1.115 +++ linux/sound/pci/intel8x0.c 10 Feb 2004 19:03:43 -0000 @@ -807,7 +807,7 @@ if (status) iputdword(chip, chip->int_sta_reg, status); spin_unlock(&chip->reg_lock); - return IRQ_NONE; + return IRQ_HANDLED(status); } for (i = 0; i < chip->bdbars_count; i++) {