Dave,
Thanks for helping!
Take a look One last time at my situation..
I have this particular 5250 emu program running on the same
machine now in OS/2 v. 3 & v. 4 , also Dos in OS/2, also PC Dos 7,
also MSDos 6.22, also Msdos 5, also DRdos 6.............
All with a bare 640k enabled no ems or extended mem..
no drivers of any type in the configs. ( THIS TRUE of THE DOSs )
The only OS I can't get this program to run in is Dos 7 from
Caldera on the Linux DosEmu, which is where I really want
it to run.
So, now with the mem at D000 free, I no longer get the error
message: UNABLE TO FIND 5250 CARD....
Now it JUST LOCKS & HANGS DOSEMU with no recovery
except to close the session.
I checked the DOS Session with mem /d
to get the read outs below..
And further down I did the same for LINUX using lsdev and sysinfo
commands..
As you can see memory D000 and port 0x368 are free
I know this is a lot to read but before I gave up I wanted you to see
I am baffled for good reason!!!!!!!
************ DOS EMU v. 66 Caldera DOS 7.02
[OpenDOS] C:\>mem /a |more
| D000:0000 | -------- | 20000h, 131,072 |
FREE |
}-----------+----------+------------------+--------
| FFFF:00E0 | -------- | 16A0h, 5,792 | FREE
OpenDOS] C:\>mem /i |more
.- Address -+- Name ---+- Size -----------+- Type -----------
| 70:0023 | CON | | System device
driver |
| 70:0035 | AUX | | System device
driver |
| 70:0047 | PRN | | System device
driver |
| 70:0059 | CLOCK$ | | System device
driver |
| 70:006B | COM1 | | System device
driver |
| 70:007D | COM2 | | System device
driver |
| 70:008F | COM3 | | System device
driver |
| 70:00A1 | COM4 | | System device
driver |
| 70:00C7 | LPT1 | | System device
driver |
| 70:00D9 | LPT2 | | System device
driver |
| 70:00EB | LPT3 | | System device
driver |
| 70:0133 | LPT4 | | System device
driver |
| 70:016E | A:-C: | | System device
driver |
| 100:0048 | NUL | | System device
driver |
| 249:0000 | SETVERXX | 1F0h, 496 | DEVICE = installed device
driver |
`-----------`----------`------------------`----------------
[OpenDOS] C:\>mem
. Memory Type ------+-- Total Bytes ( Kbytes ) -+--- Available For
Programs -.
| |
| |
| Conventional | 655,360 ( 640K ) | 640,368 (
625K ) |
| Upper | 196,608 ( 192K ) | 180,752 (
177K ) |
| High | 65,520 ( 64K ) | 19,472 (
19K ) |
| Extended | 1,048,576 ( 1,024K ) | 1,048,576 (
1,024K ) |
| Extended via XMS | -------- | 1,048,576 (
1,024K ) |
}-------------------`----------------------------`----
| Largest executable program: 639,696 ( 625K
) |
| Total Free DOS memory: 821,120 ( 802K
) |
`------------------------------------------------
**************LINUX
[root@ibm /root]# lsdev
Device DMA IRQ Ports
------------------------------------------------
aha152x 11 0340-035f
cascade 4 2
dma 0080-009f
dma1 0000-001f
dma2 00c0-00df
floppy 03f0-03f5 03f7-03f7
keyboard 1 0060-006f
lp 0378-037f
math 13
npu 00f0-00ff
pic1 0020-003f
pic2 00a0-00bf
PS/2 12
serial 02f8-02ff 03f8-03ff
timer 0 0040-005f
vga+ 03c0-03df
[root@ibm /root]# sysinfo
Hardware info
=============
Processor : i586 with 400.59 BogoMips
Memory RAM : 64 MB (2348K kernel, 5124K cache, 36384K shared, 19828K
free)
Swap area : 94 MB (0K used, 96384K free)
Graphic 1 : vga+
model : VGA Color
I/O ports : 0x3c0-0x3df
mem-area : 0xb8000-0xc0000
Serial 1 : /dev/ttyS0
chip : UART 16550A
Line : 0
I/O ports : 0x03f8-0x03ff
interrupt : 4
Serial 2 : /dev/ttyS1
chip : UART 16550A
Line : 1
I/O ports : 0x02f8-0x02ff
interrupt : 3
Parallel 1 : /dev/lp1
I/O ports : 0x0378-0x037f
Interrupt : polling
SCSI Host 1 : scsi0
Model : Adaptec 151x/152x/1505/282x, SB16 SCSI, AIC 6260/6360
[aha152x]
I/O-Ports : 0x0340-0x035f
Module : aha152x
Floppy 1 : /dev/fd0H1440
Hard disk 1 : /dev/sda
SCSI ID : 0
Model : MICROP 3243NT
****************** SECTION of Dosemu.conf ******
dpmi 4086 # DPMI size in K, or "off" xms 1024
# XMS size in K, or "off" #ems 1024
# EMS size in K, or "off"
#ems { ems_size 1024 ems_frame 0xe000 }
#ems { ems_size 2048 ems_frame 0xd000 }
#hardware_ram { range 0xd000..0xdfff }
hardware_ram { 0xcff0 }
#maps 0xc8000..0xc8fff and 0xdd000..0xdfff
dosmem 640 # Maximum conventional RAM to show apps
#
ports [ 0x368 ]
#ports { range 0x21e 0x400 } # for SimEarth was 0x388 0x389
# ports { 0x21e 0x22e 0x23e 0x24e 0x25e 0x26e 0x27e 0x28e 0x29e } # for
jill
## SERIAL SECTION Completely #'ed out no access to Coms or CUA's or
## /dev/modem .............
Thank you
Bob T