Hi,
I’m facing a very strange problem here, can somebody shed some light on it please.
I have made a deserial NIC driver for NDIS 5.0.
It is working perfectly fine on Win2000, but if I install SP1 then it panics when I try and change to unload and reload the driver.
Does anyone have any idea why this is happening and what changes have gone into SP1.
Thanks,
Ramit.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
One thing to take examine is the effect of the DDK version on the effect
that you are seeing. I think that there is a Windows 2000 SP1 version of the
DDK. You should see if building the same code under the SP1 DDK results in a
driver that runs successfully on Windows 2000 SP1.
Regards,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From: Ramit Bhalla
To: NT Developers Interest List
Sent: Thursday, January 18, 2001 12:46 PM
Subject: [ntdev] Windows 2000 SP1
Hi,
I’m facing a very strange problem here, can somebody shed some light on it
please.
I have made a deserial NIC driver for NDIS 5.0.
It is working perfectly fine on Win2000, but if I install SP1 then it panics
when I try and change to unload and reload the driver.
Does anyone have any idea why this is happening and what changes have gone
into SP1.
Thanks,
Ramit.
—
You are currently subscribed to ntdev as: xxxxx@pcausa.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</http:></http:>
Hi Thomas,
I recomplied the driver with SP1 but it still panicking with SP1.
If you remember I had posted a query a while ago about this deserial driver and the had found the problem with packet queueing ( i was queueing the packet array instead of each packet separately).
Well, that problem was fixed and I queued the packets individually and it is working perfectly fine without SP1, but it is panicking with SP1. There seems to be a problem with the packet queueing again, as soon as I try and queue the packet and access it again the pointer seems to change and point to garbage with SP1.
Any ideas, I cannot give more details since I am not able to get hold of the Debug symbols for Win2K SP1 and WinDbg is cribbing wihout the new SP1 Symbols, so I am not able to get a stack dump.
Thanks,
Ramit.
----- Original Message -----
From: Thomas F. Divine
To: NT Developers Interest List
Sent: Thursday, January 18, 2001 11:28 PM
Subject: [ntdev] Re: Windows 2000 SP1
One thing to take examine is the effect of the DDK version on the effect
that you are seeing. I think that there is a Windows 2000 SP1 version of the
DDK. You should see if building the same code under the SP1 DDK results in a
driver that runs successfully on Windows 2000 SP1.
Regards,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From: Ramit Bhalla
To: NT Developers Interest List
Sent: Thursday, January 18, 2001 12:46 PM
Subject: [ntdev] Windows 2000 SP1
Hi,
I’m facing a very strange problem here, can somebody shed some light on it
please.
I have made a deserial NIC driver for NDIS 5.0.
It is working perfectly fine on Win2000, but if I install SP1 then it panics
when I try and change to unload and reload the driver.
Does anyone have any idea why this is happening and what changes have gone
into SP1.
Thanks,
Ramit.
—
You are currently subscribed to ntdev as: xxxxx@pcausa.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: xxxxx@wipro.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</http:></http:>
Ramit,
I am afraid that I can’t offer any sensible advice based on the information
provided in your note.
It appears that you must debug this one yourself. Sorry.
Regards,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From: Ramit Bhalla
To: NT Developers Interest List
Sent: Tuesday, January 23, 2001 5:18 AM
Subject: [ntdev] Re: Windows 2000 SP1
Hi Thomas,
I recomplied the driver with SP1 but it still panicking with SP1.
If you remember I had posted a query a while ago about this deserial driver
and the had found the problem with packet queueing ( i was queueing the
packet array instead of each packet separately).
Well, that problem was fixed and I queued the packets individually and it
is working perfectly fine without SP1, but it is panicking with SP1. There
seems to be a problem with the packet queueing again, as soon as I try and
queue the packet and access it again the pointer seems to change and point
to garbage with SP1.
Any ideas, I cannot give more details since I am not able to get hold of the
Debug symbols for Win2K SP1 and WinDbg is cribbing wihout the new SP1
Symbols, so I am not able to get a stack dump.
Thanks,
Ramit.
----- Original Message -----
From: Thomas F. Divine
To: NT Developers Interest List
Sent: Thursday, January 18, 2001 11:28 PM
Subject: [ntdev] Re: Windows 2000 SP1
One thing to take examine is the effect of the DDK version on the effect
that you are seeing. I think that there is a Windows 2000 SP1 version of
the
DDK. You should see if building the same code under the SP1 DDK results in
a
driver that runs successfully on Windows 2000 SP1.
Regards,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From: Ramit Bhalla
To: NT Developers Interest List
Sent: Thursday, January 18, 2001 12:46 PM
Subject: [ntdev] Windows 2000 SP1
Hi,
I’m facing a very strange problem here, can somebody shed some light on it
please.
I have made a deserial NIC driver for NDIS 5.0.
It is working perfectly fine on Win2000, but if I install SP1 then it
panics
when I try and change to unload and reload the driver.
Does anyone have any idea why this is happening and what changes have gone
into SP1.
Thanks,
Ramit.
—
You are currently subscribed to ntdev as: xxxxx@pcausa.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: xxxxx@wipro.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: xxxxx@pcausa.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</http:></http:></http:></http:>
Thanks a lot anyway,
Ramit.
----- Original Message -----
From: Thomas F. Divine
To: NT Developers Interest List
Sent: Wednesday, January 24, 2001 8:48 AM
Subject: [ntdev] Re: Windows 2000 SP1
Ramit,
I am afraid that I can’t offer any sensible advice based on the information
provided in your note.
It appears that you must debug this one yourself. Sorry.
Regards,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From: Ramit Bhalla
To: NT Developers Interest List
Sent: Tuesday, January 23, 2001 5:18 AM
Subject: [ntdev] Re: Windows 2000 SP1
Hi Thomas,
I recomplied the driver with SP1 but it still panicking with SP1.
If you remember I had posted a query a while ago about this deserial driver
and the had found the problem with packet queueing ( i was queueing the
packet array instead of each packet separately).
Well, that problem was fixed and I queued the packets individually and it
is working perfectly fine without SP1, but it is panicking with SP1. There
seems to be a problem with the packet queueing again, as soon as I try and
queue the packet and access it again the pointer seems to change and point
to garbage with SP1.
Any ideas, I cannot give more details since I am not able to get hold of the
Debug symbols for Win2K SP1 and WinDbg is cribbing wihout the new SP1
Symbols, so I am not able to get a stack dump.
Thanks,
Ramit.
----- Original Message -----
From: Thomas F. Divine
To: NT Developers Interest List
Sent: Thursday, January 18, 2001 11:28 PM
Subject: [ntdev] Re: Windows 2000 SP1
One thing to take examine is the effect of the DDK version on the effect
that you are seeing. I think that there is a Windows 2000 SP1 version of
the
DDK. You should see if building the same code under the SP1 DDK results in
a
driver that runs successfully on Windows 2000 SP1.
Regards,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From: Ramit Bhalla
To: NT Developers Interest List
Sent: Thursday, January 18, 2001 12:46 PM
Subject: [ntdev] Windows 2000 SP1
Hi,
I’m facing a very strange problem here, can somebody shed some light on it
please.
I have made a deserial NIC driver for NDIS 5.0.
It is working perfectly fine on Win2000, but if I install SP1 then it
panics
when I try and change to unload and reload the driver.
Does anyone have any idea why this is happening and what changes have gone
into SP1.
Thanks,
Ramit.
—
You are currently subscribed to ntdev as: xxxxx@pcausa.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: xxxxx@wipro.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: xxxxx@pcausa.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: xxxxx@wipro.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</http:></http:></http:></http:>