From 0cfc7290e8307b66ade6d5eb736c89cc4062c302 Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 6 Sep 2006 19:08:14 +0000 Subject: wrap long lines --- picirq.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'picirq.c') diff --git a/picirq.c b/picirq.c index fe9aaea..184e693 100644 --- a/picirq.c +++ b/picirq.c @@ -41,8 +41,8 @@ pic_init(void) // ICW2: Vector offset outb(IO_PIC1+1, IRQ_OFFSET); - // ICW3: bit mask of IR lines connected to slave PICs (master PIC), - // 3-bit No of IR line at which slave connects to master(slave PIC). + // ICW3: (master PIC) bit mask of IR lines connected to slaves + // (slave PIC) 3-bit # of slave's connection to master outb(IO_PIC1+1, 1<