From 48e7cad1c673d6c7074ecf10d6523c263ba068a4 Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Sat, 14 Nov 1998 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 1998-11-14 --- pc/i8259.c | 1 + 1 file changed, 1 insertion(+) diff --git a/pc/i8259.c b/pc/i8259.c index c220f3fd6b18962e9d4fe80f43d216bc4923f83c..e29438eb28e3684cd60e2771ca1ae214663ed6ba 100644 --- a/pc/i8259.c +++ b/pc/i8259.c @@ -62,6 +62,7 @@ i8259init(void) outb(Int1aux, VectorPIC+8); /* ICW2 - interrupt vector offset */ outb(Int1aux, 0x02); /* ICW3 - I am a slave on level 2 */ outb(Int1aux, 0x01); /* ICW4 - 8086 mode, not buffered */ + outb(Int1aux, int1mask); /* * pass #2 8259 interrupts to #1