Fix from Christoph Robitschko: the '790 interrupt table was wrong.
This commit is contained in:
parent
0b96c983e8
commit
38ff12a4b9
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user