Hi
ANybody from Microsoft::
In the scsiMiniport
IoBuildDeviceIoControlRequest fails with return value
c00000c0 (STATUS_DEVICE_DOES_NOT_EXIST)
but I checked with WinObj tool(From Sysinternals) that our device exists
under //device//scsi//.
In win2K everything works fine, this problem comes only on XP when we enable
WMI.(If WMI disabled on XP it also works fine).
Any suggestion or hint to debug.
Regards
Pankaj
> Hi
>
> We are having SCSI Miniport driver.
> In FindAdapter we are setting the flag,
> WMIDataProvider and Master as TRUE.
>
> Rest otherthings are fine as per DDK Samples.
>
> Driver works fine in Win2k and our WMI classes are being populated in
WMI
> namespace,but in Win XP it does not populate our Classes in WMI
namespace.
>
> Whether we have to do something special for XP??
>
> Any help in this regard will be helpful,
>
>
> Thanx & Regards,
>
> Pankaj
>
>
>
>
>
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
Have you reported any attached LUNs? I believe the WMI path still
requires a logical unit be attached in order to operate.
-p
-----Original Message-----
From: Pankaj Sharma [mailto:xxxxx@hotmail.com]
Sent: Wednesday, February 19, 2003 5:02 AM
To: NT Developers Interest List
Hi
ANybody from Microsoft::
In the scsiMiniport
IoBuildDeviceIoControlRequest fails with return value
c00000c0 (STATUS_DEVICE_DOES_NOT_EXIST)
but I checked with WinObj tool(From Sysinternals) that our device exists
under //device//scsi//.
In win2K everything works fine, this problem comes only on XP when we
enable WMI.(If WMI disabled on XP it also works fine).
Any suggestion or hint to debug.
Regards
Pankaj
> Hi
>
> We are having SCSI Miniport driver.
> In FindAdapter we are setting the flag, WMIDataProvider and Master
> as TRUE.
>
> Rest otherthings are fine as per DDK Samples.
>
> Driver works fine in Win2k and our WMI classes are being populated
> in
WMI
> namespace,but in Win XP it does not populate our Classes in WMI
namespace.
>
> Whether we have to do something special for XP??
>
> Any help in this regard will be helpful,
>
>
> Thanx & Regards,
>
> Pankaj
>
>
>
>
>
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Let me get this straight … You are developing a SCSI miniport, using
SCSIPORT? If so, how did you get a call to IoBuildDeviceIoControlRequest to
work since it is not part of the SCSIPORT spec? Or did I miss something in
the spec?
–
Gary G. Little
Have Computer, Will Travel …
909-698-3191
909-551-2105
“Pankaj Sharma” wrote in message news:xxxxx@ntdev…
>
> Hi
>
> ANybody from Microsoft::
>
> In the scsiMiniport
> IoBuildDeviceIoControlRequest fails with return value
>
> c00000c0 (STATUS_DEVICE_DOES_NOT_EXIST)
>
> but I checked with WinObj tool(From Sysinternals) that our device exists
> under //device//scsi//.
> In win2K everything works fine, this problem comes only on XP when we
enable
> WMI.(If WMI disabled on XP it also works fine).
>
> Any suggestion or hint to debug.
>
> Regards
> Pankaj
>
>
>
> >
> > > Hi
> > >
> > > We are having SCSI Miniport driver.
> > > In FindAdapter we are setting the flag,
> > > WMIDataProvider and Master as TRUE.
> > >
> > > Rest otherthings are fine as per DDK Samples.
> > >
> > > Driver works fine in Win2k and our WMI classes are being populated in
> >WMI
> > > namespace,but in Win XP it does not populate our Classes in WMI
> >namespace.
> > >
> > > Whether we have to do something special for XP??
> > >
> > > Any help in this regard will be helpful,
> > >
> > >
> > > Thanx & Regards,
> > >
> > > Pankaj
> > >
> > >
> > >
> > >
> > >
>
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE*
> http://join.msn.com/?page=features/virus
>
>
>
>