Linux MS DOS discussions
 help / color / mirror / Atom feed
From: Ryan Underwood <nemesis-lists@icequake.net>
To: gnupic@linuxhacker.org, linux-msdos@vger.kernel.org
Subject: Re: PICs on Linux
Date: Sun, 7 Nov 2004 17:02:39 -0600	[thread overview]
Message-ID: <20041107230239.GB2471@dbz.icequake.net> (raw)
In-Reply-To: <20041107041204.513276C@mail.icequake.net>


Hello,

On Sat, Nov 06, 2004 at 10:12:04PM -0600, easlab@absamail.co.za wrote:
> 
> Ryan Underwood wrote:
> > /etc/dosemu/dosemu.conf
> > 
> > If you want to disable the printer driver completely, here's what is in
> > my modules.conf, but on your system it might differ:
> > 
> I don't "want" to do anything other than use the parport to drive
> the device as it would under DOS. 

fine (?)

> Especially I don't want to get married to DOSEMU.

I'm not sure what you mean by this.  You will need to be familiar with
DOSEMU in order to make use of it.

> Apparently OP wrote that one needs to "disable the printer driver" ?

The printer driver and DOSEMU's port passing cannot share the physical
printer port.  Therefore you need to disable the printer driver if you
want to use DOSEMU's port passing, either temporarily or permanently.

> > # Don't load lp driver.
> > 
> > alias char-major-6 off
> > alias /dev/printers* off
> > alias /dev/lp* off
> 
> Thanks, apparently that would acheive 1 of the 3 requirements 
> which OP listed ?
> 
> I've seen info. about:
> $_ports = "0x378 0x379 0x37a"

Yes, and remember to use 'fast' unless you want to do debugging/tracing:
$_ports = "fast range 0x378 0x37a"

means pass through 0x378-0x37a in fast mode.

> So now I need to investigate: "2. pass the IRQ to DOSEMU,"

It's directly underneath $_ports in the config file ($_irqpassing).

You have to start DOSEMU as root or use sudo in order for port/irq
passing to work.

-- 
Ryan Underwood, <nemesis@icequake.net>

       reply	other threads:[~2004-11-07 23:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20041107041204.513276C@mail.icequake.net>
2004-11-07 23:02 ` Ryan Underwood [this message]
2004-11-08  1:21 PICs on Linux Bart Oldeman
2004-11-11 21:38 ` Ryan Underwood
  -- strict thread matches above, loose matches on Subject: below --
2004-11-08  2:03 Bart Oldeman
     [not found] <20041111213944.GD32418@dbz.icequake.net>
2004-11-12  3:11 ` Bill Couture

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=20041107230239.GB2471@dbz.icequake.net \
    --to=nemesis-lists@icequake.net \
    --cc=gnupic@linuxhacker.org \
    --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