Share via

Driver Signing issue

programmer_mind 5 Reputation points
2023-07-06T07:30:16.0633333+00:00

I am currently developing an ISA driver and I need to retrieve a list of all the IRQs and memory ranges. Typically, this information is obtained using the LogConfig directive in the driver's INF file. However, when I attempted to use this directive, I received a "Found Legacy" operation error. Upon further investigation on the MSDN website, I discovered that the LogConfig directive is now deprecated.

Considering this situation, I would like to inquire if there is an alternative method available to specify interrupts for the driver?

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Microsoft Partner Center | Other
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.