Re: [Freedos-devel] Re: Intel PRO/1000 driver fails under FreeDOS (MSCLIENT failure)

2004-04-26 Thread Johnson Lam
On 26 Apr 2004 07:56:43 -0400, you wrote: Hi Patrick, >This is with Intel PRO/1000 hardware, not 3com hardware. I strongly >suspect you and I are seeing independent problems. But Tom's advise did work on my system, that means you may have the same problem later (when you fix this). Rgds, Joh

Re: [Freedos-devel] Re: Intel PRO/1000 driver fails under FreeDOS

2004-04-26 Thread Michael Devore
At 05:00 PM 4/26/2004 -0400, Patrick J. LoPresti wrote: >Michael Devore <[EMAIL PROTECTED]> writes: > >> First thing to look at is the register values, which are across the >> top line. We need those values. Then look at the failing CPU >> instruction line which is highlighted in the main window.

[Freedos-devel] Re: Intel PRO/1000 driver fails under FreeDOS

2004-04-26 Thread Patrick J. LoPresti
Michael Devore <[EMAIL PROTECTED]> writes: > First thing to look at is the register values, which are across the > top line. We need those values. Then look at the failing CPU > instruction line which is highlighted in the main window. That > together with the register values should give the im

[Freedos-devel] Re: Intel PRO/1000 driver fails under FreeDOS (MSCLIENT failure)

2004-04-26 Thread Patrick J. LoPresti
Johnson Lam <[EMAIL PROTECTED]> writes: > You report faster than me. > > I got the same problem when trying MSCLIENT, it does work under > FDXXMS+UMBPCI (try it), but fail with HIMEM+EMM386. I'm quite sure the > memory manager and hardware not so compatible especially Network > Interface Card. I

Re: [Freedos-devel] Re: Intel PRO/1000 driver fails under FreeDOS

2004-04-25 Thread Michael Devore
At 07:08 PM 4/25/2004 -0400, Patrick J. LoPresti wrote: >Michael Devore <[EMAIL PROTECTED]> writes: > >> I don't do kernel work, but depending on how much you want to dig in >> the guts of the problem, you might want to grab the 386SWAT debugger >> and load it immediately after the driver, with not

Re: [Freedos-devel] Re: Intel PRO/1000 driver fails under FreeDOS

2004-04-25 Thread Michael Devore
At 07:08 PM 4/25/2004 -0400, Patrick J. LoPresti wrote: >Michael Devore <[EMAIL PROTECTED]> writes: > >> I don't do kernel work, but depending on how much you want to dig in >> the guts of the problem, you might want to grab the 386SWAT debugger >> and load it immediately after the driver, with not

[Freedos-devel] Re: Intel PRO/1000 driver fails under FreeDOS

2004-04-25 Thread Patrick J. LoPresti
Michael Devore <[EMAIL PROTECTED]> writes: > I don't do kernel work, but depending on how much you want to dig in > the guts of the problem, you might want to grab the 386SWAT debugger > and load it immediately after the driver, with nothing else. It > should catch the exception and throw you int