Gregory J. Feig wrote:
> 
> Question 1 -
> ----------
> Does Arachne ALWAYS look in vector 0x60 for the memory location of
> the loaded EPPPD...i.e. is vector 0x60 hardcoded into CORE.EXE or
> somewhere else...?????
> 
> Question 2 -
> ----------
> If vector 0x60 is hardcoded somewhere, where...???  I want to change
> that to something else.  After all, DOSPPP.TXT says EPPPD can be
> forced to load its vector at a number of different Interrupt Table
> vectors..
> 
> Question 3 -
> ----------
> If vector 0x60 is NOT hardcoded into the Arachne package, then how
> does vector 0x60 (or another vector) get passed to Arachne..???
> Where is this done, exactly....???

If I may hazard a guess here after scanning all the source except WATTCP.lib,
I'd say that a routine in WATTCP scans the vector space for likely candidates
and checks to see if any of the candidates points to a valid packet driver.

It then would save a pointer to this vector in memory for it's own future
reference in the current session.

Or not. <G> Confirmation most gratefully requested.

Re: the 0x60 _SOFT_coded into Arachne.bat and Arachne.cfg, this is pretty
dumb, but at least you can change them. ;-)

-  Clarence Verge
--
-  Help stamp out FATWARE.  As a start visit: http://home.arachne.cz/
-  The internet is infected - Windows is a VIRUS !!
--

Reply via email to