In QNX4, is there any funtion to get interrupt number assigned for a driver ?
Example, I have a driver, named “DriverA”, running on system QNX 4.25.
And, I want to know what is interrupt number which was assigned for this driver “DriverA” ?
If sin can find it, there must be a programatic way to get it. However it might be rather obscure. You might want to scan through any appropriately named .h files to look for a message that might provide this.