IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I have a TDI filtre driver and am trying to attach to \\Device\\Tcp.
The first time i load this driver i create a device object named
"abcd01" am able to attach to \\Device\\Tcp. Now if i load the same
driver with another name and create a device object named "newabcd01"
the IoAttachDevice fails with STATUS_NO_SUCH_DEVICE.
Could anyone please provide an insight as to why does IoAttachDevice
fails the second time.


Thanks a lot in advance

.



Relevant Pages

  • Re: Adding a driver
    ... Are you trying to load a 32 bit driver in a 64 bit OS or v/v? ... I restarted the machine and ran my install script hoping my attach ... Is the a function I can call to probe the PCI bus just to check my my ...
    (comp.unix.solaris)
  • Re: cbb0: CardBus card activation failed
    ... It just means that the driver didn't ... > attach, ... I load my modules at boot. ...
    (freebsd-current)
  • Re: deferred attach (Solaris 8)
    ... I have Solaris 8, and on the manpage for attach, it says ... the only driver entry points which may ... _attach when it decides to load the driver, ... Since I can't compile Dtrace fbt probes for a module which ...
    (comp.unix.solaris)
  • Re: IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
    ... The first time i load this driver i create a device object named ... Could anyone please provide an insight as to why does IoAttachDevice ...
    (microsoft.public.development.device.drivers)
  • Re: IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
    ... The first time i load this driver i create a device object named ... the IoAttachDevice fails with STATUS_NO_SUCH_DEVICE. ...
    (microsoft.public.development.device.drivers)