Re: Sharing a Event betwenn Scsi Miniport and User mode application

Technically IoCreateNotificationEvent is not part of the scsi miniport
api. There are ways to work around it, but I wouldn’t bother as moet
likely you will be at the wrong IRQL level to signal the event when you
want to do so.

===========================
Mark Roddy
Consultant, Microsoft DDK MVP
Hollis Technology Solutions
xxxxx@hollistech.com
www.hollistech.com
603-321-1032

-----Original Message-----
From: “Dongli Wu”
To: “NT Developers Interest List”
Date: Wed, 13 Nov 2002 10:07:59 -0500
Subject: [ntdev] Re: Sharing a Event betwenn Scsi Miniport and User mode
application

> If the event you created in kernel mode driver was under the
> basenameobjects space, the user mode application can see this event.
> That means you need use the L"\BaseNamedObjects\YourEventName" as
> the event name in IoCreateNotificationEvent(). The user mode
> application will catch this event when kernel mode driver trigger this
> event.
>
>
> ---------- Original Message ----------------------------------
> From: “Saxena, Ajitabh Prakash”
> Reply-To: “NT Developers Interest List”
> Date: Wed, 13 Nov 2002 09:13:53 -0500
>
> >Is this possible for SCSI Miniport to Call IoCreateNotificationEvent
> because
> >as far as i am aware of DDK does not say this.
> >
> >-----Original Message-----
> >From: subodh gupta [mailto:xxxxx@softhome.net]
> >Sent: Tuesday, November 12, 2002 10:38 PM
> >To: NT Developers Interest List
> >Subject: [ntdev] Re: Sharing a Event betwenn Scsi Miniport and User
> mode
> >application
> >
> >
> >use IoCreateNotificationEvent in the kernel mode driver and OpenEvent
> in
> >User Mode application.
> >–Subodh
> >
> >----- Original Message -----
> >From: Saxena, Ajitabh mailto:xxxxx Prakash
> >To: NT Developers Interest List mailto:xxxxx
> >Sent: Monday, November 11, 2002 8:01 AM
> >Subject: [ntdev] Sharing a Event betwenn Scsi Miniport and User mode
> >application
> >
> >hi all,
> > I need a user application to be Notified of event that happens in
> >Miniport Driver. Can i share a event between SCSI Miniport driver and
> User
> >mode application… if yes please give me pointers to Info on this.
> >
> >
> >thanks in advance.
> >ajitabh
> >—
> >You are currently subscribed to ntdev as: xxxxx@softhome.net
> >mailto:xxxxx
> >To unsubscribe send a blank email to %%email.unsub%%
> >
> >—
> >You are currently subscribed to ntdev as: xxxxx@lsil.com
> >To unsubscribe send a blank email to %%email.unsub%%
> >
> >
> >
> >—
> >You are currently subscribed to ntdev as: xxxxx@highstream.net
> >To unsubscribe send a blank email to %%email.unsub%%
> >
> >
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@hollistech.com
> To unsubscribe send a blank email to %%email.unsub%%</mailto:xxxxx></mailto:xxxxx></mailto:xxxxx>