I am trying to set up a PCMCIA parallel card to work with this software, however, I believe the software only works if the i/o is set to 378h (tested on a computer with a parallel port). I tried messing with the driver's inf file but to no avail. If someone could tell me if these are the right settings or a program that can remap the i/o range that would be great.
The drivers can install if I don't edit anything.
If I set the override to the PORTS.inf to i/o range 378-37F it brings up code 12, saying not enough resources. However, I cannot find any device that is using this range. Not sure how to proceed from this point, definitely not familiar enough with drivers.
[LptPort.NT.LogConfigOverride]
LogConfig = Override0
[Override0]
IOConfig = 378-37f(3ff::)
Using a Dell D620 with a CH352 chipset for the parallel PCMCIA card
Drivers here: http://www.wch.cn/download/list.asp?id=112; Using One parallel port (DRV_1P)