From: Johannes Karlsmyr <johannes@twentyfourseven.se>
To: linux-msdos@vger.kernel.org
Subject: Printer port dongle and dosemu trouble.
Date: Mon, 09 Dec 2002 12:34:47 +0100 [thread overview]
Message-ID: <3DF47FD7.3020706@twentyfourseven.se> (raw)
Hello, i am trying to get an old televions text prompter software that
runs under DOS to work under dosemu because of three main reasons.
1. The license for Win2k (which we must use on the laptop for other
purposes that will dissappear if we get it to run in Linux)
2. The stupid program reboots the computer each time you quit. And you
do quit a lot to edit yout text files that you want to prompt.
3. Users tend to always save their text files in the wrong format in
Word 2000, so emacs would be nice to use instead.
To the problem. The program has a hardware scroll-wheel attached to com
port 1 and a hardware dongle attached to the printer port. And i cannot
get the program to find the dongle.
I have tried to add the following line to my dosemu.conf file without
success:
<snippet 1>
$_ports = "0x378 0x778"
</snippet 1>
and i have to add the lines from the HOWTO, but then dosemu wont even start.
<snippet 2>
$_ports { device /dev/lp0 fast range 0x378 0x778 } # lpt0
</snippet 2>
dmesg looks like this...
<dmesg snip>
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
lp0: using parport0 (polling).
lp0: compatibility mode
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
Non-volatile memory driver v1.1
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
lp0: using parport0 (polling).
lp0: compatibility mode
</dmesg snip>
I am pretty new to Linux and dosemu, so dont say bad things to me ;) but
if anybody got any ideas, please tell me.
Best Regards /* johannes */
next reply other threads:[~2002-12-09 11:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 11:34 Johannes Karlsmyr [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-12-09 13:26 Printer port dongle and dosemu trouble Stas Sergeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DF47FD7.3020706@twentyfourseven.se \
--to=johannes@twentyfourseven.se \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox