Mail Archives: djgpp/1998/08/12/15:28:15
Thanks for your help. I actually have been considering rewriting some of
the DJGPP docs. I'll need to extend my knowledge a bit more first,
though. I'm not exactly what you'd call an expert. As for the interrupt
problem, you may be right about a hardware setting. My LPT port is
actually intergrated into my AOpen motherboard. I'll have to check my
BIOS settings etc. It also is possible that my port just doesn't
reliably generate an interrupt. Also, I've just d/led that interrupt
list you mentioned. Looks like you already told me what I wanted to know
from it though. My port is in ecp/epp mode right now. Would that have
anything to do with it? Should it generate an interrupt in this mode?
Also I will try writing a char to the port first. Can I just use
outportb() for maximum optimization or do I need to use one of the other
I/O functions? Thanks again.
Michel Gallant
- Raw text -