Closing a device driver.

Hi everyone,

Our software uses two device drivers to control our equipment: one for
interrupt processing, the other for our hardware. Generally, there will
allways be one interrupt device driver, and one or more hardware device
drivers.

The both drivers use Driver Studio to build the driver source codes. When
closing an application the drivice driver closes down/sleeps and does it’s
clean up code; however, the interrupt device driver does not.

How do we instruct the interrupt device driver to close and clean up?
Should the interrupt device driver close itself our should it internally to
the interupt device driver?

Joe McCloskey
Gamry Instruments, Inc.
xxxxx@gamry.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com