!srb

Hi there

Is the !srb extension supposed to work for storport drivers?
The same question about SCSIkd.dll and Minipkd.dll extensions

TIA
Andrew

I don’t the answer to this. It seems like it would display any SRB you
could get a hold of, but I really don’t anything about it. In any case,
but as you haven’t received a reply yet, you might try posting it on the
WinDbg list. It’s probably no more likely - it may be less likely - to
get an answer there, but it’s worth a try, as some of the WinDbg
developer’s read that, but extension commands aren’t necessarily written
bye the WinDbg team, I believe.

Good luck,

mm

Andrew Sha wrote:

Hi there

Is the !srb extension supposed to work for storport drivers?
The same question about SCSIkd.dll and Minipkd.dll extensions

TIA
Andrew

I usually use dt _SCSI_REQUEST_BLOCK

to see the SRB, and it help
me almost every cases. What specific info you want from SRB ?

Sisimon
Bangalore

On 10/19/07, Martin O'Brien wrote:
>
> I don't the answer to this. It seems like it would display any SRB you
> could get a hold of, but I really don't anything about it. In any case,
> but as you haven't received a reply yet, you might try posting it on the
> WinDbg list. It's probably no more likely - it may be less likely - to
> get an answer there, but it's worth a try, as some of the WinDbg
> developer's read that, but extension commands aren't necessarily written
> bye the WinDbg team, I believe.
>
>
> Good luck,
>
> mm
>
>
> Andrew Sha wrote:
> > Hi there
> >
> > Is the !srb extension supposed to work for storport drivers?
> > The same question about SCSIkd.dll and Minipkd.dll extensions
> >
> >
> > TIA
> > Andrew
> >
> >
> >
> >
>
> ---
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

--
GCS d+ s: a- c++++ U> B+ L++>$ w++++$ W++(+++) PGP+N+ t PS+PE++ tv+(++) b+++
G+++ e++>(++++) h-- r
Don't know this? See http://www.geekcode.com/geek.html

dt is not enough
I need to find out the original Irb for a given SRB

Thanks
Andrew
“Sisimon E S” wrote in message news:xxxxx@ntdev…
I usually use dt _SCSI_REQUEST_BLOCK to see the SRB, and it help me almost every cases. What specific info you want from SRB ?

Sisimon
Bangalore

On 10/19/07, Martin O’Brien wrote:
I don’t the answer to this. It seems like it would display any SRB you
could get a hold of, but I really don’t anything about it. In any case,
but as you haven’t received a reply yet, you might try posting it on the
WinDbg list. It’s probably no more likely - it may be less likely - to
get an answer there, but it’s worth a try, as some of the WinDbg
developer’s read that, but extension commands aren’t necessarily written
bye the WinDbg team, I believe.

Good luck,

mm

Andrew Sha wrote:
> Hi there
>
> Is the !srb extension supposed to work for storport drivers?
> The same question about SCSIkd.dll and Minipkd.dll extensions
>
>
> TIA
> Andrew
>
>
>
>


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer


GCS d+ s: a- c++++ U> B+ L++>$ w++++$ W++(+++) PGP+N+ t PS+PE++ tv+(++) b+++ G+++ e++>(++++) h-- r
Don’t know this? See http://www.geekcode.com/geek.html