LTP is configured in Bios on host (win10)to ECP and guest system (winXP sp3) is cofigured by cmd commands:
Code: Select all
VBoxManage modifyvm "Windows XP SP3" --lptmode1 "LPT1:"
VBoxManage modifyvm "Windows XP SP3" --lpt1 0x378 7After use of this i see in guest LPT port but not ECP LTP port. I tried communicate with device, but there was no response.
Is it possible to have ECP mode configured in Virtual Box? If yes, how to configure it?
Thanks for the reply