Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


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

Hi, Ajay,

What version of SoftICE are you using ? I believe this has been fixed in
DriverStudio 2.0. You need to make sure, after changing the start values of
Softice, that the start value of SIWVID is set to 0.

Please let me know if this helps, if not, I’ll try to get a Sis6215 card and
do some more investigation.

Alberto.

-----Original Message-----
From: xxxxx@usa.net [mailto:xxxxx@usa.net]
Sent: Monday, June 25, 2001 8:59 PM
To: NT Developers Interest List
Subject: [ntdev] Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


You are currently subscribed to ntdev as: xxxxx@compuware.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

Alberto,

SoftIce build number is 334 and SoftICE version is 4.0.5.

I couldn’t get the SIWVID value, at

HKLM/System/CurrentControlSet/Services/NTICE

so i am unable to set this value.

Following fields have come at
HKLM/System/CurrentControlSet/Services/NTICE

Default (value not set)
Build 0x00000565(1381)
Check 0x00000001(1)
Draw 0x00000001(1)
ErrorControl 0x00000001(1)
ExcludedDisplay Drivers “VGA;MNMDD;”
Group “NTICE”
InstalledDisplayDriver “SISV”
KDHeapSize 0x00001fa0(8096)
KDStacksize 0x00008000(32768)
Mono 0x00000000(0)
Start 0x00000002(2)
Tag 0x00000020(32)
Type 0x00000001(1)
Uniprocessor 0x00000001(1)
Version 0x00000400(1024)

HKLM/System/CurrentControlSet/Services/NTICE contain two more folder as
well.

  1. DosDeviceList
  2. ENum

rakesh

“Moreira, Alberto” wrote:
Ajay,

You must set key SIWVID to zero in the registry, at

HKLM/System/CurrentControlSet/Services/NTICE

Also, this is an unfortunate legacy issue, but both DriverStudio 1.5 and
DriverStudio 2.0 went out with SoftIce’s version set to 4.0.5. You must look
at the Build number, if you pop into SoftIce and type “ver”, the SoftIce
build number comes up, can you tell me what it is ?

Looks like you’re either running an old copy of SoftIce, prior to the bug
fix, or maybe this Sis card needs some special attention we are so far
unaware of.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, June 28, 2001 9:06 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [Re: [RE: Query about SoftICE Debugger]]

Thanks for your prompt reply.

how i can set the value of SIWVID.
One thing ,i wrote wrong in my previous query pls read it again->

I am using SoftICE 4.0.5 on Windows NT 4.0 Checked build,SP5.When I CTRL-D
into SoftICE, in SoftICE startup “manual” mode it is working fine but for
kayboard driver debugging as i changed the SoftICE startup to “Boot” mode
than
restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable.I can CTRL-D out of SoftICE and return to the OS.what
should i do to get the readable resolution in “boot” mode ?

Regards…
Ajay

“Moreira, Alberto” wrote:
Ajay,

First, did you set SIWVID to 0 ? Also, can you know if by the time you get
the blank screen you’re within Windows or in DOS ? One more thing to try, if
your license allows you, is to download DriverStudio 2.01 and see what
happens. Another thing is, there’s a chance that your video board needs some
special handling that we’re not doing. I’ll try to get one of those video
boards, and see what happens.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Wednesday, June 27, 2001 4:18 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [RE: Query about SoftICE Debugger]

Hi,

I am using SoftICE 4.05(versus 4.0)on Windows NT 4.0 Checked Build,SP5.When
I
CTRL-D into SoftICE, in SoftICE startup “manual” mode it is working fine but
for kayboard driver debugging i changed the SoftICE startup to “Boot” mode
than restart the syatem then I get a blank screen. I can CTRL-D out of
SoftICE
and return to the OS.what should i do to get the display in “boot” mode ?
from where and how can i set the start value of softice.

With warm regards
Ajay Kumar

“Moreira, Alberto” wrote:
Hi, Ajay,

What version of SoftICE are you using ? I believe this has been fixed in
DriverStudio 2.0. You need to make sure, after changing the start values of
Softice, that the start value of SIWVID is set to 0.

Please let me know if this helps, if not, I’ll try to get a Sis6215 card and
do some more investigation.

Alberto.

-----Original Message-----
From: xxxxx@usa.net [mailto:xxxxx@usa.net]
Sent: Monday, June 25, 2001 8:59 PM
To: NT Developers Interest List
Subject: [ntdev] Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
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

Ajay,

Just create a new key “SIWVID” in there, with a value of zero. But I don’t
know if it’ll help. SoftICE Build 334 was shipped with DriverStudio 1.5, and
this bug was fixed in DriverStudio 2.0, which is SoftICE build 526. If you
check your license, maybe you’re entitled to an upgrade.

Hope this helps!

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Saturday, June 30, 2001 1:02 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Alberto,

SoftIce build number is 334 and SoftICE version is 4.0.5.

I couldn’t get the SIWVID value, at

HKLM/System/CurrentControlSet/Services/NTICE

so i am unable to set this value.

Following fields have come at
HKLM/System/CurrentControlSet/Services/NTICE

Default (value not set)
Build 0x00000565(1381)
Check 0x00000001(1)
Draw 0x00000001(1)
ErrorControl 0x00000001(1)
ExcludedDisplay Drivers “VGA;MNMDD;”
Group “NTICE”
InstalledDisplayDriver “SISV”
KDHeapSize 0x00001fa0(8096)
KDStacksize 0x00008000(32768)
Mono 0x00000000(0)
Start 0x00000002(2)
Tag 0x00000020(32)
Type 0x00000001(1)
Uniprocessor 0x00000001(1)
Version 0x00000400(1024)

HKLM/System/CurrentControlSet/Services/NTICE contain two more folder as
well.

  1. DosDeviceList
  2. ENum

rakesh

“Moreira, Alberto” wrote:
Ajay,

You must set key SIWVID to zero in the registry, at

HKLM/System/CurrentControlSet/Services/NTICE

Also, this is an unfortunate legacy issue, but both DriverStudio 1.5 and
DriverStudio 2.0 went out with SoftIce’s version set to 4.0.5. You must look
at the Build number, if you pop into SoftIce and type “ver”, the SoftIce
build number comes up, can you tell me what it is ?

Looks like you’re either running an old copy of SoftIce, prior to the bug
fix, or maybe this Sis card needs some special attention we are so far
unaware of.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, June 28, 2001 9:06 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [Re: [RE: Query about SoftICE Debugger]]

Thanks for your prompt reply.

how i can set the value of SIWVID.
One thing ,i wrote wrong in my previous query pls read it again->

I am using SoftICE 4.0.5 on Windows NT 4.0 Checked build,SP5.When I CTRL-D
into SoftICE, in SoftICE startup “manual” mode it is working fine but for
kayboard driver debugging as i changed the SoftICE startup to “Boot” mode
than
restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable.I can CTRL-D out of SoftICE and return to the OS.what
should i do to get the readable resolution in “boot” mode ?

Regards…
Ajay

“Moreira, Alberto” wrote:
Ajay,

First, did you set SIWVID to 0 ? Also, can you know if by the time you get
the blank screen you’re within Windows or in DOS ? One more thing to try, if
your license allows you, is to download DriverStudio 2.01 and see what
happens. Another thing is, there’s a chance that your video board needs some
special handling that we’re not doing. I’ll try to get one of those video
boards, and see what happens.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Wednesday, June 27, 2001 4:18 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [RE: Query about SoftICE Debugger]

Hi,

I am using SoftICE 4.05(versus 4.0)on Windows NT 4.0 Checked Build,SP5.When
I
CTRL-D into SoftICE, in SoftICE startup “manual” mode it is working fine but
for kayboard driver debugging i changed the SoftICE startup to “Boot” mode
than restart the syatem then I get a blank screen. I can CTRL-D out of
SoftICE
and return to the OS.what should i do to get the display in “boot” mode ?
from where and how can i set the start value of softice.

With warm regards
Ajay Kumar

“Moreira, Alberto” wrote:
Hi, Ajay,

What version of SoftICE are you using ? I believe this has been fixed in
DriverStudio 2.0. You need to make sure, after changing the start values of
Softice, that the start value of SIWVID is set to 0.

Please let me know if this helps, if not, I’ll try to get a Sis6215 card and
do some more investigation.

Alberto.

-----Original Message-----
From: xxxxx@usa.net [mailto:xxxxx@usa.net]
Sent: Monday, June 25, 2001 8:59 PM
To: NT Developers Interest List
Subject: [ntdev] Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.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

i create a new key “SIWVID” in there, with a value of zero. But my problem
doesn’t solved i.e. as i set SoftICE startup to “Boot” mode
than restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable in DOS mode.I can CTRL-D out of SoftICE and return to the
OS.
can any one suggest me the solution?

Regards
Ajay

“Moreira, Alberto” wrote:
Ajay,

Just create a new key “SIWVID” in there, with a value of zero. But I don’t
know if it’ll help. SoftICE Build 334 was shipped with DriverStudio 1.5, and
this bug was fixed in DriverStudio 2.0, which is SoftICE build 526. If you
check your license, maybe you’re entitled to an upgrade.

Hope this helps!

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Saturday, June 30, 2001 1:02 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Alberto,

SoftIce build number is 334 and SoftICE version is 4.0.5.

I couldn’t get the SIWVID value, at

HKLM/System/CurrentControlSet/Services/NTICE

so i am unable to set this value.

Following fields have come at
HKLM/System/CurrentControlSet/Services/NTICE

Default (value not set)
Build 0x00000565(1381)
Check 0x00000001(1)
Draw 0x00000001(1)
ErrorControl 0x00000001(1)
ExcludedDisplay Drivers “VGA;MNMDD;”
Group “NTICE”
InstalledDisplayDriver “SISV”
KDHeapSize 0x00001fa0(8096)
KDStacksize 0x00008000(32768)
Mono 0x00000000(0)
Start 0x00000002(2)
Tag 0x00000020(32)
Type 0x00000001(1)
Uniprocessor 0x00000001(1)
Version 0x00000400(1024)

HKLM/System/CurrentControlSet/Services/NTICE contain two more folder as
well.

1) DosDeviceList
2) ENum

-------------
rakesh

“Moreira, Alberto” wrote:
Ajay,

You must set key SIWVID to zero in the registry, at

HKLM/System/CurrentControlSet/Services/NTICE

Also, this is an unfortunate legacy issue, but both DriverStudio 1.5 and
DriverStudio 2.0 went out with SoftIce’s version set to 4.0.5. You must look
at the Build number, if you pop into SoftIce and type “ver”, the SoftIce
build number comes up, can you tell me what it is ?

Looks like you’re either running an old copy of SoftIce, prior to the bug
fix, or maybe this Sis card needs some special attention we are so far
unaware of.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, June 28, 2001 9:06 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [Re: [RE: Query about SoftICE Debugger]]

Thanks for your prompt reply.

how i can set the value of SIWVID.
One thing ,i wrote wrong in my previous query pls read it again->

I am using SoftICE 4.0.5 on Windows NT 4.0 Checked build,SP5.When I CTRL-D
into SoftICE, in SoftICE startup “manual” mode it is working fine but for
kayboard driver debugging as i changed the SoftICE startup to “Boot” mode
than
restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable.I can CTRL-D out of SoftICE and return to the OS.what
should i do to get the readable resolution in “boot” mode ?

Regards…
Ajay

“Moreira, Alberto” wrote:
Ajay,

First, did you set SIWVID to 0 ? Also, can you know if by the time you get
the blank screen you’re within Windows or in DOS ? One more thing to try, if
your license allows you, is to download DriverStudio 2.01 and see what
happens. Another thing is, there’s a chance that your video board needs some
special handling that we’re not doing. I’ll try to get one of those video
boards, and see what happens.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Wednesday, June 27, 2001 4:18 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [RE: Query about SoftICE Debugger]

Hi,

I am using SoftICE 4.05(versus 4.0)on Windows NT 4.0 Checked Build,SP5.When
I
CTRL-D into SoftICE, in SoftICE startup “manual” mode it is working fine but
for kayboard driver debugging i changed the SoftICE startup to “Boot” mode
than restart the syatem then I get a blank screen. I can CTRL-D out of
SoftICE
and return to the OS.what should i do to get the display in “boot” mode ?
from where and how can i set the start value of softice.

With warm regards
Ajay Kumar

“Moreira, Alberto” wrote:
Hi, Ajay,

What version of SoftICE are you using ? I believe this has been fixed in
DriverStudio 2.0. You need to make sure, after changing the start values of
Softice, that the start value of SIWVID is set to 0.

Please let me know if this helps, if not, I’ll try to get a Sis6215 card and
do some more investigation.

Alberto.

-----Original Message-----
From: xxxxx@usa.net [mailto:xxxxx@usa.net]
Sent: Monday, June 25, 2001 8:59 PM
To: NT Developers Interest List
Subject: [ntdev] Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
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

Although I use SoftICE myself, I believe that inquiries concerning the use
of commercial products (including the Microsoft debugger) should be directed
to Technical Support of the product vendor.

Regards,

Thomas F. Divine

PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:

----- Original Message -----
From: “Ajay kumar”
To: “NT Developers Interest List”
Sent: Thursday, July 05, 2001 12:41 AM
Subject: [ntdev] RE: Query about SoftICE Debugger

i create a new key “SIWVID” in there, with a value of zero. But my problem
doesn’t solved i.e. as i set SoftICE startup to “Boot” mode
than restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable in DOS mode.I can CTRL-D out of SoftICE and return to the
OS.
can any one suggest me the solution?

Regards
Ajay


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:>

Ajay,

You are running an ancient version of SoftICE. If you upgrade to a current
version, the problem will disappear.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, July 05, 2001 12:41 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

i create a new key “SIWVID” in there, with a value of zero. But my problem
doesn’t solved i.e. as i set SoftICE startup to “Boot” mode
than restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable in DOS mode.I can CTRL-D out of SoftICE and return to the
OS.
can any one suggest me the solution?

Regards
Ajay

“Moreira, Alberto” wrote:
Ajay,

Just create a new key “SIWVID” in there, with a value of zero. But I don’t
know if it’ll help. SoftICE Build 334 was shipped with DriverStudio 1.5, and
this bug was fixed in DriverStudio 2.0, which is SoftICE build 526. If you
check your license, maybe you’re entitled to an upgrade.

Hope this helps!

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Saturday, June 30, 2001 1:02 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Alberto,

SoftIce build number is 334 and SoftICE version is 4.0.5.

I couldn’t get the SIWVID value, at

HKLM/System/CurrentControlSet/Services/NTICE

so i am unable to set this value.

Following fields have come at
HKLM/System/CurrentControlSet/Services/NTICE

Default (value not set)
Build 0x00000565(1381)
Check 0x00000001(1)
Draw 0x00000001(1)
ErrorControl 0x00000001(1)
ExcludedDisplay Drivers “VGA;MNMDD;”
Group “NTICE”
InstalledDisplayDriver “SISV”
KDHeapSize 0x00001fa0(8096)
KDStacksize 0x00008000(32768)
Mono 0x00000000(0)
Start 0x00000002(2)
Tag 0x00000020(32)
Type 0x00000001(1)
Uniprocessor 0x00000001(1)
Version 0x00000400(1024)

HKLM/System/CurrentControlSet/Services/NTICE contain two more folder as
well.

1) DosDeviceList
2) ENum

-------------
rakesh

“Moreira, Alberto” wrote:
Ajay,

You must set key SIWVID to zero in the registry, at

HKLM/System/CurrentControlSet/Services/NTICE

Also, this is an unfortunate legacy issue, but both DriverStudio 1.5 and
DriverStudio 2.0 went out with SoftIce’s version set to 4.0.5. You must look
at the Build number, if you pop into SoftIce and type “ver”, the SoftIce
build number comes up, can you tell me what it is ?

Looks like you’re either running an old copy of SoftIce, prior to the bug
fix, or maybe this Sis card needs some special attention we are so far
unaware of.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, June 28, 2001 9:06 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [Re: [RE: Query about SoftICE Debugger]]

Thanks for your prompt reply.

how i can set the value of SIWVID.
One thing ,i wrote wrong in my previous query pls read it again->

I am using SoftICE 4.0.5 on Windows NT 4.0 Checked build,SP5.When I CTRL-D
into SoftICE, in SoftICE startup “manual” mode it is working fine but for
kayboard driver debugging as i changed the SoftICE startup to “Boot” mode
than
restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable.I can CTRL-D out of SoftICE and return to the OS.what
should i do to get the readable resolution in “boot” mode ?

Regards…
Ajay

“Moreira, Alberto” wrote:
Ajay,

First, did you set SIWVID to 0 ? Also, can you know if by the time you get
the blank screen you’re within Windows or in DOS ? One more thing to try, if
your license allows you, is to download DriverStudio 2.01 and see what
happens. Another thing is, there’s a chance that your video board needs some
special handling that we’re not doing. I’ll try to get one of those video
boards, and see what happens.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Wednesday, June 27, 2001 4:18 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [RE: Query about SoftICE Debugger]

Hi,

I am using SoftICE 4.05(versus 4.0)on Windows NT 4.0 Checked Build,SP5.When
I
CTRL-D into SoftICE, in SoftICE startup “manual” mode it is working fine but
for kayboard driver debugging i changed the SoftICE startup to “Boot” mode
than restart the syatem then I get a blank screen. I can CTRL-D out of
SoftICE
and return to the OS.what should i do to get the display in “boot” mode ?
from where and how can i set the start value of softice.

With warm regards
Ajay Kumar

“Moreira, Alberto” wrote:
Hi, Ajay,

What version of SoftICE are you using ? I believe this has been fixed in
DriverStudio 2.0. You need to make sure, after changing the start values of
Softice, that the start value of SIWVID is set to 0.

Please let me know if this helps, if not, I’ll try to get a Sis6215 card and
do some more investigation.

Alberto.

-----Original Message-----
From: xxxxx@usa.net [mailto:xxxxx@usa.net]
Sent: Monday, June 25, 2001 8:59 PM
To: NT Developers Interest List
Subject: [ntdev] Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.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

Yeah, just cough up $999.00 and softice will start working on your video
card! Excellent solution there Alberto.

Ajay, if you can, get yourself a cheap tnt2 card. I never had any troubles
with nvidia chip sets and softice.

-----Original Message-----
From: Moreira, Alberto [mailto:xxxxx@compuware.com]
Sent: Thursday, July 05, 2001 10:24 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Ajay,

You are running an ancient version of SoftICE. If you upgrade to a current
version, the problem will disappear.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, July 05, 2001 12:41 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

i create a new key “SIWVID” in there, with a value of zero. But my problem
doesn’t solved i.e. as i set SoftICE startup to “Boot” mode
than restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable in DOS mode.I can CTRL-D out of SoftICE and return to the
OS.
can any one suggest me the solution?

Regards
Ajay

“Moreira, Alberto” wrote:
Ajay,

Just create a new key “SIWVID” in there, with a value of zero. But I don’t
know if it’ll help. SoftICE Build 334 was shipped with DriverStudio 1.5, and
this bug was fixed in DriverStudio 2.0, which is SoftICE build 526. If you
check your license, maybe you’re entitled to an upgrade.

Hope this helps!

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Saturday, June 30, 2001 1:02 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Alberto,

SoftIce build number is 334 and SoftICE version is 4.0.5.

I couldn’t get the SIWVID value, at

HKLM/System/CurrentControlSet/Services/NTICE

so i am unable to set this value.

Following fields have come at
HKLM/System/CurrentControlSet/Services/NTICE

Default (value not set)
Build 0x00000565(1381)
Check 0x00000001(1)
Draw 0x00000001(1)
ErrorControl 0x00000001(1)
ExcludedDisplay Drivers “VGA;MNMDD;”
Group “NTICE”
InstalledDisplayDriver “SISV”
KDHeapSize 0x00001fa0(8096)
KDStacksize 0x00008000(32768)
Mono 0x00000000(0)
Start 0x00000002(2)
Tag 0x00000020(32)
Type 0x00000001(1)
Uniprocessor 0x00000001(1)
Version 0x00000400(1024)

HKLM/System/CurrentControlSet/Services/NTICE contain two more folder as
well.

1) DosDeviceList
2) ENum

-------------
rakesh

“Moreira, Alberto” wrote:
Ajay,

You must set key SIWVID to zero in the registry, at

HKLM/System/CurrentControlSet/Services/NTICE

Also, this is an unfortunate legacy issue, but both DriverStudio 1.5 and
DriverStudio 2.0 went out with SoftIce’s version set to 4.0.5. You must look
at the Build number, if you pop into SoftIce and type “ver”, the SoftIce
build number comes up, can you tell me what it is ?

Looks like you’re either running an old copy of SoftIce, prior to the bug
fix, or maybe this Sis card needs some special attention we are so far
unaware of.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, June 28, 2001 9:06 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [Re: [RE: Query about SoftICE Debugger]]

Thanks for your prompt reply.

how i can set the value of SIWVID.
One thing ,i wrote wrong in my previous query pls read it again->

I am using SoftICE 4.0.5 on Windows NT 4.0 Checked build,SP5.When I CTRL-D
into SoftICE, in SoftICE startup “manual” mode it is working fine but for
kayboard driver debugging as i changed the SoftICE startup to “Boot” mode
than
restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable.I can CTRL-D out of SoftICE and return to the OS.what
should i do to get the readable resolution in “boot” mode ?

Regards…
Ajay

“Moreira, Alberto” wrote:
Ajay,

First, did you set SIWVID to 0 ? Also, can you know if by the time you get
the blank screen you’re within Windows or in DOS ? One more thing to try, if
your license allows you, is to download DriverStudio 2.01 and see what
happens. Another thing is, there’s a chance that your video board needs some
special handling that we’re not doing. I’ll try to get one of those video
boards, and see what happens.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Wednesday, June 27, 2001 4:18 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [RE: Query about SoftICE Debugger]

Hi,

I am using SoftICE 4.05(versus 4.0)on Windows NT 4.0 Checked Build,SP5.When
I
CTRL-D into SoftICE, in SoftICE startup “manual” mode it is working fine but
for kayboard driver debugging i changed the SoftICE startup to “Boot” mode
than restart the syatem then I get a blank screen. I can CTRL-D out of
SoftICE
and return to the OS.what should i do to get the display in “boot” mode ?
from where and how can i set the start value of softice.

With warm regards
Ajay Kumar

“Moreira, Alberto” wrote:
Hi, Ajay,

What version of SoftICE are you using ? I believe this has been fixed in
DriverStudio 2.0. You need to make sure, after changing the start values of
Softice, that the start value of SIWVID is set to 0.

Please let me know if this helps, if not, I’ll try to get a Sis6215 card and
do some more investigation.

Alberto.

-----Original Message-----
From: xxxxx@usa.net [mailto:xxxxx@usa.net]
Sent: Monday, June 25, 2001 8:59 PM
To: NT Developers Interest List
Subject: [ntdev] Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@xetron.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

Well, DriverStudio 1.5 is vintage 1999. Many DS 1.5 licences allow free
migration to 2.0 or to 2.01, so, I don’t see the issue here: it takes one
minute to cget one’s licence number and call our Customer Support people to
check its status vis a vis the upgrade policy. Which is, as I understand,
pretty understanding. But without that licence check, there’s not much I can
do.

Alberto.

-----Original Message-----
From: Parton, Charles W. [mailto:xxxxx@xetron.com]
Sent: Thursday, July 05, 2001 3:08 PM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Yeah, just cough up $999.00 and softice will start working on your video
card! Excellent solution there Alberto.

Ajay, if you can, get yourself a cheap tnt2 card. I never had any troubles
with nvidia chip sets and softice.

-----Original Message-----
From: Moreira, Alberto [mailto:xxxxx@compuware.com]
Sent: Thursday, July 05, 2001 10:24 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Ajay,

You are running an ancient version of SoftICE. If you upgrade to a current
version, the problem will disappear.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, July 05, 2001 12:41 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

i create a new key “SIWVID” in there, with a value of zero. But my problem
doesn’t solved i.e. as i set SoftICE startup to “Boot” mode
than restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable in DOS mode.I can CTRL-D out of SoftICE and return to the
OS.
can any one suggest me the solution?

Regards
Ajay

“Moreira, Alberto” wrote:
Ajay,

Just create a new key “SIWVID” in there, with a value of zero. But I don’t
know if it’ll help. SoftICE Build 334 was shipped with DriverStudio 1.5, and
this bug was fixed in DriverStudio 2.0, which is SoftICE build 526. If you
check your license, maybe you’re entitled to an upgrade.

Hope this helps!

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Saturday, June 30, 2001 1:02 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Query about SoftICE Debugger

Alberto,

SoftIce build number is 334 and SoftICE version is 4.0.5.

I couldn’t get the SIWVID value, at

HKLM/System/CurrentControlSet/Services/NTICE

so i am unable to set this value.

Following fields have come at
HKLM/System/CurrentControlSet/Services/NTICE

Default (value not set)
Build 0x00000565(1381)
Check 0x00000001(1)
Draw 0x00000001(1)
ErrorControl 0x00000001(1)
ExcludedDisplay Drivers “VGA;MNMDD;”
Group “NTICE”
InstalledDisplayDriver “SISV”
KDHeapSize 0x00001fa0(8096)
KDStacksize 0x00008000(32768)
Mono 0x00000000(0)
Start 0x00000002(2)
Tag 0x00000020(32)
Type 0x00000001(1)
Uniprocessor 0x00000001(1)
Version 0x00000400(1024)

HKLM/System/CurrentControlSet/Services/NTICE contain two more folder as
well.

1) DosDeviceList
2) ENum

-------------
rakesh

“Moreira, Alberto” wrote:
Ajay,

You must set key SIWVID to zero in the registry, at

HKLM/System/CurrentControlSet/Services/NTICE

Also, this is an unfortunate legacy issue, but both DriverStudio 1.5 and
DriverStudio 2.0 went out with SoftIce’s version set to 4.0.5. You must look
at the Build number, if you pop into SoftIce and type “ver”, the SoftIce
build number comes up, can you tell me what it is ?

Looks like you’re either running an old copy of SoftIce, prior to the bug
fix, or maybe this Sis card needs some special attention we are so far
unaware of.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Thursday, June 28, 2001 9:06 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [Re: [RE: Query about SoftICE Debugger]]

Thanks for your prompt reply.

how i can set the value of SIWVID.
One thing ,i wrote wrong in my previous query pls read it again->

I am using SoftICE 4.0.5 on Windows NT 4.0 Checked build,SP5.When I CTRL-D
into SoftICE, in SoftICE startup “manual” mode it is working fine but for
kayboard driver debugging as i changed the SoftICE startup to “Boot” mode
than
restart the syatem then I CTRL-D ,now resoution of softICE become
disturb/unreadable.I can CTRL-D out of SoftICE and return to the OS.what
should i do to get the readable resolution in “boot” mode ?

Regards…
Ajay

“Moreira, Alberto” wrote:
Ajay,

First, did you set SIWVID to 0 ? Also, can you know if by the time you get
the blank screen you’re within Windows or in DOS ? One more thing to try, if
your license allows you, is to download DriverStudio 2.01 and see what
happens. Another thing is, there’s a chance that your video board needs some
special handling that we’re not doing. I’ll try to get one of those video
boards, and see what happens.

Alberto.

-----Original Message-----
From: Ajay kumar [mailto:xxxxx@usa.net]
Sent: Wednesday, June 27, 2001 4:18 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [RE: Query about SoftICE Debugger]

Hi,

I am using SoftICE 4.05(versus 4.0)on Windows NT 4.0 Checked Build,SP5.When
I
CTRL-D into SoftICE, in SoftICE startup “manual” mode it is working fine but
for kayboard driver debugging i changed the SoftICE startup to “Boot” mode
than restart the syatem then I get a blank screen. I can CTRL-D out of
SoftICE
and return to the OS.what should i do to get the display in “boot” mode ?
from where and how can i set the start value of softice.

With warm regards
Ajay Kumar

“Moreira, Alberto” wrote:
Hi, Ajay,

What version of SoftICE are you using ? I believe this has been fixed in
DriverStudio 2.0. You need to make sure, after changing the start values of
Softice, that the start value of SIWVID is set to 0.

Please let me know if this helps, if not, I’ll try to get a Sis6215 card and
do some more investigation.

Alberto.

-----Original Message-----
From: xxxxx@usa.net [mailto:xxxxx@usa.net]
Sent: Monday, June 25, 2001 8:59 PM
To: NT Developers Interest List
Subject: [ntdev] Query about SoftICE Debugger

Hello All,

I want to use SoftICE for debugging kernel mode keyboard devive driver.

i am facing a problem:->

On which display setting it would be visible.i am using Sis dispaly card
and Sis6215 driver.
Actually it is visible in SoftICE startup “manual” mode but as i changed it
to SoftICE startup “Boot” mode for debugging it became invisible.

can any one give some info abt above query…

Thanks and Regards
Ajay Kumar


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@usa.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@xetron.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@compuware.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