delorie.com/archives/browse.cgi | search |
From: | Dov Zandman <dov AT israel DOT sun DOT com> |
Newsgroups: | comp.protocols.tcp-ip.ibmpc,comp.os.msdos.djgpp |
Subject: | PacketDriver problem |
Date: | Thu, 27 Nov 1997 10:15:56 +0000 |
Lines: | 16 |
Message-ID: | <347D485C.801C9931@israel.sun.com> |
NNTP-Posting-Host: | soreq.israel.sun.com |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I am running Packet Driver using cwsdpmi. The board I am using is Realtek RTL8019. The problem was that I did not get any packets , callback was not called. I found out that it was because I have a "heavy" application which lost interrupts and these driver is not recovering if it lost an interrupt. I did not have any problem using ODI driver with an ODIPKT shim. My temporary solution is to cause the original IRQ "once awhile" to release the driver. Is there any better solution to solve such problems ? How do I automatically recognize the board IRQ when working with Packet Driver ? Thanks --dz
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |