Re: Interrupts not being raised.

Richard B. Johnson (root@chaos.analogic.com)
Fri, 12 Feb 1999 08:32:35 -0500 (EST)


On Fri, 12 Feb 1999, Philipp Rumpf wrote:

> > <initialize the card>
> > asm volatile ("int $11"); // raise IRQ11
>
> Shouldn't that be "int $0x73" ?

Yes. He forgot to add the offset.

Cheers,
Dick Johnson
***** FILE SYSTEM WAS MODIFIED *****
Penguin : Linux version 2.2.1 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.
Wisdom : It's not a Y2K problem. It's a Y2Day problem.

-
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/