Re: LoadIntChainHandler



Shouldn't you be using a driver to handle the ISR then have you application use the driver resources?

The OS will cleanup handles from CreateFile upon abnormal program termination, which is how you would access your driver.

Geoff
-

.



Relevant Pages

  • Linux 2.6.11-rc1
    ... small char/generic_serial.c cleanup ... lockd: fix two struct definitions ... serial driver for TI USB 3410/5052 chips ... Split ACPI boot table parsing ...
    (Linux-Kernel)
  • Re: [patch v4 02/17] MMC: S3C24XX: Fix the checkpatch.pl errors in the s3cmci driver
    ... something you do before submitting anyway, not as a separate cleanup. ... I was trying to keep the driver and my own ... cleanup work seperate. ... Software for the world's first truly open Free Software mobile phone ...
    (Linux-Kernel)
  • Re: [patch v4 02/17] MMC: S3C24XX: Fix the checkpatch.pl errors in the s3cmci driver
    ... something you do before submitting anyway, not as a separate cleanup. ... I was trying to keep the driver and my own ... It's probably polite to add the significant contributors (such ... I was intending on submitting a patch once this lot ...
    (Linux-Kernel)
  • 2.6.15-rc1-mm2
    ... - Added the powerpc devel tree to the -mm lineup as git-powerpc.patch (Paul ... TPM driver cleanup ... ppc64 build fix ...
    (Linux-Kernel)
  • Re: Bad INF, how to clean registry now?
    ... When testing a device install developers want to cleanup the system so ... OEM*.PNF if your driver is not signed. ... your device identifier will determine the OEM* name of your inf file. ... If your device has a unique class, delete the registry entry in ...
    (microsoft.public.development.device.drivers)

Loading