![]() |
|
|
#1 |
|
Guest
Posts: n/a
|
Installing WDM ISA Driver Issues with Motherboard Resources
I have written a very simple WDM driver which allows access to the
legacy IO Ports for a non-pnp device. On my test system I have had no problems installing it on any of eight possible addresses (jumpered on the device). However on a production system (a single board computer), I can't get it to install due to a reported "resource conflict" with "motherboard resources." The issue is, those resources do not actually appear to be conflicting! My device is at 0x280-0x28F and the motherboard resources are at 0x680-0x6FF. This strange behavior also occurs on my laptop. Is there something I can do to work around this issue? |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|