public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Hardware key under DOS
@ 2003-08-17  4:25 Rafael Delgado
  2003-08-17  9:12 ` Ryan Underwood
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael Delgado @ 2003-08-17  4:25 UTC (permalink / raw)
  To: linux-msdos, hkcosmos

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Hardware key under DOS
  2003-08-17  4:25 Hardware key under DOS Rafael Delgado
@ 2003-08-17  9:12 ` Ryan Underwood
  0 siblings, 0 replies; 3+ messages in thread
From: Ryan Underwood @ 2003-08-17  9:12 UTC (permalink / raw)
  To: linux-msdos


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Hardware key under DOS
@ 2003-08-17  9:37 Stas Sergeev
  0 siblings, 0 replies; 3+ messages in thread
From: Stas Sergeev @ 2003-08-17  9:37 UTC (permalink / raw)
  To: linux-msdos

Hello.

Rafael Delgado wrote:
> 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.
In short: dosemu doesn't support parallel
ports.

> Do you have a hint about this problem or can you give me
> a reference to begin a search about this topic?
Here are some explanations:
http://sourceforge.net/tracker/index.php?func=detail&aid=784581&group_id=49784&atid=457447
But don't try the direct access or anything
else on such an outdated dosemu you are using.
It is not supposed to work and most likely won't
unless you upgrade.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-17  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-17  4:25 Hardware key under DOS Rafael Delgado
2003-08-17  9:12 ` Ryan Underwood
  -- strict thread matches above, loose matches on Subject: below --
2003-08-17  9:37 Stas Sergeev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox