public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Crawford <psc@sat.dundee.ac.uk>
To: Malcolm Salisbury <m.salisbury@clear.net.nz>
Cc: linux-msdos@vger.kernel.org
Subject: Re: Using a dos program that detects a signal on the parallel port
Date: Mon, 26 Jul 2010 14:27:08 +0100	[thread overview]
Message-ID: <4C4D8D2C.5080204@sat.dundee.ac.uk> (raw)
In-Reply-To: <4C4BEAFF.8080509@clear.net.nz>

You might have to enable either direct I/O port access and/or IRQ 
passing in the dosemu.conf file by un-commenting and editing the setting:

$_ports = $_ports, " device /dev/lp0 range 0x378 0x37a"
$_irqpassing = "7"

You will need to run it with -s to give direct hardware access (with 
sudo for root privileges) in such a case.

I think the normal IRQ is 7 for the parallel port, and 5 for a 2nd 
parallel port (if fitted), though 5 is also used by the old sound card 
(if used/emulated).

On 25/07/10 08:42, Malcolm Salisbury wrote:
> Hi
>
> I have searched the mailing list for an answer to this and either cand
> find one or am missing something.
>
> I have dosemu 1.4.0 on puppy linux 5 and can run the program SRM from here
>
> http://www.cenobyte.nl/slotracemanager/hoofdframe.html
>
> The problem is that the access to the parallel port is proving too hard
> for me to work out.
>
> I can get it so the SRM software can see the port but it doesn't see the
> trigger of the sensor on the parallel port.
>
> Any help would be appreciated.
>
> Malcolm Salisbury
> --
> 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
>


-- 
Dr. Paul S. Crawford
Satellite Station
Dundee University
Small's Wynd, Dundee,
DD1 4HN, U.K.
Tel: +44 (0)1382 38 4687
Email: psc@sat.dundee.ac.uk
The University of Dundee is a Scottish Registered Charity, No. SC015096

  reply	other threads:[~2010-07-26 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-25  7:42 Using a dos program that detects a signal on the parallel port Malcolm Salisbury
2010-07-26 13:27 ` Paul Crawford [this message]
     [not found]   ` <4C4E7123.2090500@clear.net.nz>
2010-07-27 17:40     ` Paul Crawford

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=4C4D8D2C.5080204@sat.dundee.ac.uk \
    --to=psc@sat.dundee.ac.uk \
    --cc=linux-msdos@vger.kernel.org \
    --cc=m.salisbury@clear.net.nz \
    /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