Hello.

Johannes Karlsmyr wrote:
$_ports = "0x378 0x778"
You need a port range, not just one
or two ports.
Check out your /proc/ioports for more.
In my case parport0 resides in a range
of 0x378-0x37a (according to /proc/ioports)
and most likely you have the same range.

Also it may be necessary to unload the
kernel's parport driver in order dosemu
to access it as dosemu checks /proc/ioports
itself to avoid conflicts.

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to