diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c index f8621edab62..69c0284f307 100644 --- a/sys/dev/ed/if_ed.c +++ b/sys/dev/ed/if_ed.c @@ -20,7 +20,7 @@ */ /* - * $Id: if_ed.c,v 1.32 1994/02/02 14:05:53 davidg Exp $ + * $Id: if_ed.c,v 1.33 1994/02/03 11:50:58 davidg Exp $ */ #include "ed.h" @@ -164,8 +164,8 @@ static unsigned short ed_790_intr_mask[] = { 0, IRQ9, IRQ3, - IRQ4, IRQ5, + IRQ7, IRQ10, IRQ11, IRQ15 diff --git a/sys/i386/isa/if_ed.c b/sys/i386/isa/if_ed.c index f8621edab62..69c0284f307 100644 --- a/sys/i386/isa/if_ed.c +++ b/sys/i386/isa/if_ed.c @@ -20,7 +20,7 @@ */ /* - * $Id: if_ed.c,v 1.32 1994/02/02 14:05:53 davidg Exp $ + * $Id: if_ed.c,v 1.33 1994/02/03 11:50:58 davidg Exp $ */ #include "ed.h" @@ -164,8 +164,8 @@ static unsigned short ed_790_intr_mask[] = { 0, IRQ9, IRQ3, - IRQ4, IRQ5, + IRQ7, IRQ10, IRQ11, IRQ15