Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Now my Byteblaster2 is running with my PCI parallel port adapter. The problem was during QuartusII installation the field "DependIOnService" of AlteraByteBlaster (HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\AlteraByteBlaster) in Windows registry was filled in to be dependent from service "parport". When I installed my PCI parallel port adapter (MosChip chipset) the service installed to take care of parallel port was NmPar. Since I pointed "DependIOnService" of AlteraByteBlaster to "NmPar I dont have problem using Byteblaster2 anymore. --- Quote End --- Thanks! That is the solution working to me. I also use the PCI parallel port card based on Mos chipset. The only difference is that the service name is "PciPPorts", which I found in *.inf coming with the card driver CD. Cheers