Hello,

I am using dosemu 1.0.1 on a 2.4.4 kernel.
I want to run an EPROM emulator which is connected 
to the parallel port and has a DOS download tool. 
Unfortunately two different download tools for two 
two different EPROM emulators do not work properly.

My dosemu.conf has:

$_printer = ""
$_ports = " device /dev/lp0 fast range 0x378 0x37f"

When I start dosemu as follows (as root):

     dos -D -a+pi -o dosemu.log

The logfile looks as this:

debug flags:
PORT: allow_io for port 0x0378:8 perm=3 or=0 and=ff
PORT: in range 0x0378-0x037a already registered as parport0
PORT: Device /dev/lp0 opened successfully = 6
PORT: registered "std port io" handle 0x01 [0x0378-0x037f] fd=0
PORT: giving fast access to ports [0x0378-0x037f]
nPORT: set_ioperm [ 378: 8:1] returns 0
debug flags: -a+pi
debug flags: -dARWDCvXkiTsm#pQgcwhIExMnPrSgZ
PORT: registered "8254 Timer0" handle 0x06 [0x0040-0x0040] fd=-1
PORT: registered "8254 Timer1" handle 0x07 [0x0041-0x0041] fd=-1
PORT: registered "8254 Timer2" handle 0x08 [0x0042-0x0042] fd=-1
PORT: registered "8254 Ctrl02" handle 0x09 [0x0043-0x0043] fd=-1
PORT: registered "CMOS RAM" handle 0x0a [0x0070-0x0071] fd=-1
PORT: registered "8259 PIC0" handle 0x0b [0x0020-0x0021] fd=-1
PORT: registered "8259 PIC1" handle 0x0c [0x00a0-0x00a1] fd=-1
PORT: registered "8042 Keyboard data" handle 0x0d [0x0060-0x0060] 
fd=-1
PORT: registered "8042 Keyboard command" handle 0x0e 
[0x0064-0x0064] fd=-1
PORT: registered "Speaker port" handle 0x0f [0x0061-0x0061] fd=-1
PORT: registered "DMA - XT Controller" handle 0x10 [0x0000-0x000f] 
fd=-1
PORT: registered "DMA - XT Pages" handle 0x11 [0x0081-0x0087] fd=-1
PORT: registered "DMA - AT Controller" handle 0x12 [0x00c0-0x00de] 
fd=-1
PORT: registered "DMA - AT Pages" handle 0x13 [0x0089-0x008a] fd=-1
PORT: registered "Adlib (+ Advanced) Emulation" handle 0x14 
[0x0388-0x038b] fd=-1
PORT: registered "Midi Emulation" handle 0x15 [0x0330-0x0331] fd=-1
LPT: initializing printer (null)
LPT: initializing printer (null)
LPT: initializing printer (null)
LPT: print to non-defined printer LPT1
LPT: print to non-defined printer LPT1
LPT: print to non-defined printer LPT2
LPT: print to non-defined printer LPT3


The lp, parport and parport_pc kernel modules are loaded
automatically when dosemu starts. BIOS locates the parallel
port at 0x378 with irq 7 in normal mode (no EPP).

I read all manuals, HOWTOs and READMEs but I still have no 
idea on how to get it run.

Is there anybody who could help on this ???

Thanks for your help.


Matthias Krueger
Stuttgart, Germany




Attachment: "
Description: Binary data

Reply via email to