i am running 1.0.2.
i don't believe i set the $_comX option, but i did set
the option to allow access for port 0x3f0 to 0x3ff.
the code i'm trying to run does not go through the
bios, but to the hardware.
so, how do i take control of port 3f8 away from linux?
i suppose i could hack serial.c and
Hello.
gobo wrote:
> trying to access com1 (3f0 - 3ff)under dosemu. i've
> given dosemu access to that address range.
dosemu emulates serial ports, so no need to use a direct
access. Have you tried a $_comX settings in dosemu.conf?
> no matter
> what i try, i can't get to the ports.
You can't u
trying to access com1 (3f0 - 3ff)under dosemu. i've
given dosemu access to that address range. no matter
what i try, i can't get to the ports. if i run as a
user, it complains about not being able to build the
lock file. if i run as suid root, dosemu says not to
do this. run as root, can't ge