I had writen a WDM driver for ISA-device, and it worked good if there is only one device with the system.
But the driver can't support more than one device in the same system.
The error code is 31.
did there anybody ever had the same problem?
I use the LogConfig for ISA hardware configuration, and assigned Unknown to driver class.