From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alain M." Subject: Re: Using Paralel port - solved Date: Tue, 16 Oct 2007 20:55:16 -0300 Message-ID: <47154F64.60308@pobox.com> References: <47154B73.2040906@pobox.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47154B73.2040906@pobox.com> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: dosEmu-list Solved! a comma was missing in the range command... Sorry to bother. There must be an universal law that states that within 2 minutes that you post a question you find the answer yourself... Thanks, Alain Alain M. escreveu: > Hi, > > How do I use the paralel port (direct hardware access)?? > > I have this in my ~/.dosemu/dosemu.conf and /etc/dosemu/dosemu.conf: > $_ports = "device /dev/parport0 fast range 0x378 0x37a" > $_lpt1 = "" > $_lpt2 = "" > $_lpt3 = "" > > I call Dosemu like this: > dosemu -X -s -f ~/.dosemu/dosemu.conf > > I added this to /etc/dosemu/dosemu.users > alain c_all > > NOTE that: > - the device /dev/parport0 and range I got from 'cat /proc/ioports' > - VMware uses the same device > - even with VMware running and using the device, no error is reported on > the console > > Please help :( > Alain > - > 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 > >