From 37b313a7587edd7adddc048407f339b55a1f2d16 Mon Sep 17 00:00:00 2001 From: TC1995 Date: Wed, 10 May 2017 02:50:54 +0200 Subject: [PATCH] Fixed MPU401 irq in the awe32 config. --- src/SOUND/snd_sb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SOUND/snd_sb.c b/src/SOUND/snd_sb.c index 9b3d817e1..0308fa632 100644 --- a/src/SOUND/snd_sb.c +++ b/src/SOUND/snd_sb.c @@ -1073,10 +1073,10 @@ static device_config_t sb_awe32_config[] = } }, { - "irq401", "MPU-401 IRQ", CONFIG_SELECTION, "", 2, + "irq401", "MPU-401 IRQ", CONFIG_SELECTION, "", 9, { { - "IRQ 2", 2 + "IRQ 9", 9 }, { "IRQ 3", 3