Re: Interrupts not being raised.

Philipp Rumpf (prumpf@jcsbs.lanobis.de)
Fri, 12 Feb 1999 12:29:45 +0000


> <initialize the card>
> asm volatile ("int $11"); // raise IRQ11

Shouldn't that be "int $0x73" ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/