Jump to content

need help new windows driver developer


newbieuser

Recommended Posts

Hi,

I am a new windows driver developer ( never really worked in this area) but

anyhow, I have thie driver that gets timed out in an internal command (not os generated) that the driver

sends trying to find a device and I am using a timer using scsiportnotiication(requesttimerCall) to call my timer routine. HwScsiTimer

I see the

system even for my driver name *.sys having an event 9 but I want to stop the event 9 from being displayed in the

windows system event screen. I searched the code and trying to find out where we are posting to the OS to cause the display. Does anyone know what mechanism should I search for that the OS knows that there was a timeout occurred?

is it the scsiportnofication to call my timer routine? does the os keep a tally of how many times it called my timer rouitne after all, this is an internal routine, not os generated.

thank you in advance.

Edited by newbieuser
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...