I am kinda stuck here, maybe some has some experience and might can
help out. I have Sio 1.60 and Sio2k, each one has a problem running on
my system, I have had to chose the lesser of two evils, but I'd like to get get one of them fixed.
Sleep well; OS/2's still awake! ;)
MIKE LUTHER wrote to KEVIN NUNN <=-
I'm curious. Granted I've never seen what you describe. But somewhere
in the back of my mind, I think I recall that you actually can run SIO 1.60 on a given port and simultaneously run SIO2K on another port?
If so, that would be a heck of a way to solve the problem, but it might work?
MIKE LUTHER wrote to KEVIN NUNN <=-
I'm wondering if your modem and the SIO 1.60 are curiously in conflict over the DOS session settings should you be running the BBS in DOS
mode? That or possibly that the modem has an initializationsetting ML> for one of its parameters that is in conflict? Is it, for
SIO setup in the config.sys file is generic, posting just in case DEVICE=C:\SIO\SIO.SYS (COM1,3F8,4,-) (COM2:115200,INTERNET:2F8,NONE:3,-) (COM3:115200,INTERNET:3E8,NONE:4,-) (COM4:115200,INTERNET:2E8,NONE:3,-) DEVICE=C:\SIO\VSIO.SYSI think, you are useing the serial ports of your motherboard. Afaik sio can't access irq-shared com-ports. So, just give every com-port a different irq in your bios. Or, use one of the serial-multiport-cards as they are listed in sio.inf.
DEVICE=C:\SIO\vx00.sys
If there is anymore info that I can provide, let me know and thanks for helping me try to figure this out.
Kev
+ Origin: Razor's Domain BBS (1:397/10)
Hallo Kevin!
Sonntag, den 10. April 2005 17:53, Kevin Nunn schrieb an Mike Luther:
SIO setup in the config.sys file is generic, posting just in case DEVICE=C:\SIO\SIO.SYS (COM1,3F8,4,-)
(COM2:115200,INTERNET:2F8,NONE:3,-)
(COM3:115200,INTERNET:3E8,NONE:4,-)
(COM4:115200,INTERNET:2E8,NONE:3,-)
DEVICE=C:\SIO\VSIO.SYS
DEVICE=C:\SIO\vx00.sys
If there is anymore info that I can provide, let
me know and thanks for
helping me try to figure this out.
I think, you are useing the serial ports of your
motherboard. Afaik sio can't access irq-shared com-
ports. So, just give every com-port a different irq in
your bios. Or, use one of the serial-multiport-cards
as they are listed in sio.inf.
Sleep well; OS/2's still awake! ;)
I think I see what you are saying.Well, sorry for my english. My german is much better. ;-)
That by specifying that the IRQ isMe either.
hard coded in the setup line for IRQ3 and IRQ4 like that, you suggest that is where the conflict arises? As I understood his post, he had only ONE actual hard cable connected modem in this setup. That was the COM1 device. It normally is on IRQ4 and has to be known as that way to SIO or SIO2K per what I think I understand.
I, in fact, use a four port hard coded serial board on this BBS box here. While it is an ISA-type card, and it has the ability to define and set up each COMM port with a different IRQ specified and that is the way I used it, it also *CAN*, share the same IRQ for all the ports, even in an ISA slot. That because of special design and driver work. However, I don't do that common IRQ driver operation. I use separate IRQ's for each port. As has been posted for a long time, OS/2 can share the same IRQ for different driver purposes. However that is dependent on the fact that the drivers which do this stunt have all been coded very carefully to allow this. You saw this heavily on the old COMPAQ computer systems which were shipped with OS/2 long ago and also were shipped with custome made Adaptec SCSI controller cards, as well as hard disk drives that were carefully specified to be compatible with these common single IRQ use techniques.Well, I've tried to use all 4 buildin Com-Ports with modems, and on some mainboards it does work, on others not. Sometimes there are strange timing errors, sometimes I couldn't reach com3 and com4. Aehm, I usually have european
I never caught that conflict IRQ use in his post. But SIO and SIO2K both don't normally care about merged IRQ assignments for multiple internet ports, as I understand this. Thus, here are the two different CONFIG.SYS lines for my system here with four hardware ports and the additional internet ports that work just fine here:Ok, I see. As I understood, he has theese specific problems on com1, 3f8, irq4. He mapped the virtual comports to com2/com3/com4.
DEVICE=C:\SIO\SIO.SYS (COM1:57600,03F8,4,-) (COM2:57600,02F8,3,-)
(COM3:9600,03E8,15,-) (COM4,02E8,12,-) (COM5,INTERNET:02A8,11)
(COM6,INTERNET:02B8,11)
Obviously that above is all on one line. Or in the case of SIO2K here:
device=C:\sio2k\uart.sys logfile=C:\sio2k\sio2k.log
device=C:\sio2k\vsio2k.sys logfile=C:\sio2k\vsio2k.log
vIrqList(1=4,2=3,3=15,4=12)
device=C:\sio2k\vx00.sys
device=C:\sio2k\vmodem.sys logfile=C:\sio2k\sio2k.log NoPause nPorts=1
device=C:\sio2k\sio2k.sys logfile=C:\sio2k\sio2k.log
I don't use a PS/2 style mouse. It is a serial port mouse that is fed to my beloved ROSE rack mount KVM switch operation. Thus in this case the IRQ12 is available for that COM4 use above which otherwise would be in conflict with the PS/2 type mouse.
Notice the two internet ports configured in that COM5 and COM6 SIO operation above that use different ports but the same IRQ? As far as I know the software simulated ports in SIO and SIO2K can handle the internet port creation stuff just fine with a common IRQ specified. But I don't assign that to an IRQ which is used elsewhere in hard coded ISA or hardware board level COMM port work. And I do not use any of the normal communications ports for an internet port with SIO either,
Mike @ 1:117/3001By/2 Torsten
(bit del)DEVICE=C:\SIO\SIO.SYS (COM1,3F8,4,-)(COM2:115200,INTERNET:2F8,NONE:3,-)
(COM3:115200,INTERNET:3E8,NONE:4,-)(COM4:115200,INTERNET:2E8,NONE:3,-)
DEVICE=C:\SIO\VSIO.SYS
I think, you are useing the serial ports of your motherboard. Afaik sio
can't access irq-shared com-ports. So, just give every com-port a
different irq in your bios. Or, use one of the serial-multiport-cards
*** Quoting Torsten Bamberg to Kevin Nunn dated 04-15-05 ***
DEVICE=C:\SIO\SIO.SYS (COM1,3F8,4,-)(COM2:115200,INTERNET:2F8,NONE:3,-)
(COM3:115200,INTERNET:3E8,NONE:4,-)(COM4:115200,INTERNET:2E8,NONE:3,-)
DEVICE=C:\SIO\VSIO.SYS(bit del)
I think, you are useing the serial ports of your motherboard. Afaik sio can't access irq-shared com-ports. So, just give every com-port a
different irq in your bios. Or, use one of the serial-multiport-cards
I am using something similar to this. I disabled com2 in BIOS and
used the 'virtual' IRQ in SIO. I use IRQ-4 for com1, and IRQ-3 for
-all- my INTERNET ports. Its not a real IRQ (or port address) for
SIO. My com1 is a real port for dial-in.
I am using something similar to this. I disabled com2 in BIOS and used the 'virtual' IRQ in SIO. I use IRQ-4 for com1, and IRQ-3 for -all- my INTERNET ports. Its not a real IRQ (or port address) for SIO. My com1 is a real port for dial-in.Well, there is no need for a irq on virtual ports. :-)
Soon I should have TAG set up for I-net. :}By/2 Torsten
Rich
I-Net turtil@frontiernet.net
Torsten Bamberg wrote to Mike Luther <=-
Well, my expirence is, that sometimes the timing-options of the builtin fifo chips are very worse, or/and speed down the hole system. I found
out, that especially via-chipsets having a very worse timing on
comports. Just, after I disabled all buildin comports, and using a multi-comport-card, these problems have been gone.
probably get an IO card new pretty cheap. Any recommendations?
Maybe you got some bad fifo-chips. Maybe you'll need a newer bios.comports. Just, after I disabled all buildin comports, and using a
multi-comport-card, these problems have been gone.
So the concensus would be to try a outboard port card and see if that improves things?
I'll keep an eye out for something on Ebay, saw a 8I'm using a card from 'vision systems' from a german dealer. Maybe you'll find a intelligent moxa-card on e*ay.
port card on there yesterday, but that's a bit overkill :) Heck, can probably get an IO card new pretty cheap. Any recommendations?
KevBy/2 Torsten
Sean Dennis wrote to Kevin Nunn <=-
probably get an IO card new pretty cheap. Any recommendations?
Go by your local thrift store and get another computer? <G>
No way! LOL. I just built this one, spent maybe $250 on it, 1.0ghz, 512meg, 2 20gigs, and spare parts. Works fine except for the com port problem. Fast too!
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,020 |
Nodes: | 17 (0 / 17) |
Uptime: | 11:23:35 |
Calls: | 503,343 |
Calls today: | 2 |
Files: | 107,167 |
D/L today: |
21,609 files (1,532M bytes) |
Messages: | 441,649 |