Mail Archives: djgpp/2000/05/26/03:52:18
> From: Gregg Roe <groe AT magsep DOT com>
> Newsgroups: comp.os.msdos.djgpp
> Date: Thu, 25 May 2000 09:51:44 -0500
>
> I'm trying to execute a C procedure when an interrupt on a Lava parallel
> PCI board is received. The following code does hook the interrupt, but
> then crashes. This occurs whether memory is locked or not.
The code you posted does not lock memory, so it certainly will crash.
Please show the code that does lock the memory, and please also post
the full message printed when the program crashes, including the
register dump, after you've run SYMIFY on it.
- Raw text -