~kris/9p

9hist

48e7cad1c673d6c7074ecf10d6523c263ba068a4 — David du Colombier 27 years ago 259508b
Plan 9 from Bell Labs 1998-11-14
1 files changed, 1 insertions(+), 0 deletions(-)

M pc/i8259.c
M pc/i8259.c => pc/i8259.c +1 -0
@@ 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