Microsoft KB Archive/152541

From BetaArchive Wiki

DOCERR: Passing Reference Data to a Hardware Interrupt Handler

Q152541



The information in this article applies to:


  • Microsoft Win32 Device Driver Kit (DDK) Windows 95





SUMMARY

The Windows 95 DDK documentation for the VPICD_IRQ_Descriptor structure lists an element called VID_Hw_Int_Ref that is used for reference data that the system passes to the hardware interrupt handler. The documentation also states that the VID_Options bit VPICD_OPT_Ref_Data must be set in order for the data to be passed to the handler.

The documentation does not mention how the hardware interrupt handler accesses this reference data. When the handler is called, the edx register will point to the reference data.



REFERENCES

See the Windows 95 DDK for more information on the VPICD_IRQ_Descriptor structure.

Additional query words: 4.00

Keywords :
Issue type :
Technology : kbAudDeveloper kbWin95search kbWinDDKSearch kbWin32sSearch kbWin32DDK95 kbWin32DDKSearch


Last Reviewed: March 6, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.