Hai everybody,
I had a driver written for winNt and now
I want to load it on win2000 please let me
know what are all the changes I want to make
and where to make them. Its a kernal mode
driver of an interface card.
Please help me regarding this.
Thanks in advance…
pavan.
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
You best bet is to acquire Walter Oney’s book on writing WDM drivers. He has
a road map you can use to port an NT driver to 2000.
Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@broadstor.com
-----Original Message-----
From: Pavan Kumar [mailto:xxxxx@tataelxsi.co.in]
Sent: Tuesday, September 11, 2001 7:04 AM
To: NT Developers Interest List
Subject: [ntdev] porting of driver from winNt to win2000
Hai everybody,
I had a driver written for winNt and now
I want to load it on win2000 please let me
know what are all the changes I want to make
and where to make them. Its a kernal mode
driver of an interface card.
Please help me regarding this.
Thanks in advance…
pavan.
You are currently subscribed to ntdev as: xxxxx@broadstor.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
Peripherally related to porting, I am writing a legacy kernel mode driver,
but would like to build with the Windows 2000 DDK (to prevent me from having
to set up two build environments). Everything seems to work fine with a few
exceptions.
Can anyone point me in a direction that will allow me to set the Windows
2000 DDK to link against the _except_handler2 function instead of
_except_handler3? I’ve looked an been unable to see where I can set this.
Thanks,
Shaun
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Gary Little
Sent: Tuesday, September 11, 2001 9:07 AM
To: NT Developers Interest List
Subject: [ntdev] RE: porting of driver from winNt to win2000
You best bet is to acquire Walter Oney’s book on writing WDM drivers. He has
a road map you can use to port an NT driver to 2000.
Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@broadstor.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