From: Ryan Underwood <nemesis-lists@icequake.net>
To: linux-msdos@vger.kernel.org
Subject: Re: Hardware key under DOS
Date: Sun, 17 Aug 2003 04:12:18 -0500 [thread overview]
Message-ID: <20030817091218.GD6464@dbz.icequake.net> (raw)
In-Reply-To: <3F3F03B5.2070605@yahoo.com>
in dosemu.conf
$_ports = "range 0x378,0x37f"
and run dosemu as root or setuid root (sudo).
ensure that nothing is using that ports in /proc/ioports (the parport_pc
driver may have claimed them in which case you must remove it)
For debug,
dosemu -D+iT -o /tmp/dosemu.dbg.log
and examine /tmp/dosemu.dbz.log to see what is has the problem
accessing.
Ryan
On Sat, Aug 16, 2003 at 11:25:25PM -0500, Rafael Delgado wrote:
> Dear sirs:
>
> I tried to run a MSDOS working program that uses Rainbow Sentinel-C plus
> electronic key under "Dosemu-1.0.2" running under Linux Red-Hat V 7.2.
> The program can find the parallel port 0x378, but cannot read the
> Sentinel buffer.
>
> Do you have a hint about this problem or can you give me a reference to
> begin a search about this topic?
>
> Thank you in advance for your help
>
> Rafael Delgado
> hkcosmos@yahoo.com
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Ryan Underwood, <nemesis at icequake.net>, icq=10317253
next prev parent reply other threads:[~2003-08-17 9:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-17 4:25 Hardware key under DOS Rafael Delgado
2003-08-17 9:12 ` Ryan Underwood [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-08-17 9:37 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=20030817091218.GD6464@dbz.icequake.net \
--to=nemesis-lists@icequake.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.