Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!mailrus!iuvax!boyer From: boyer@iuvax.cs.indiana.edu (Charles David Boyer) Newsgroups: comp.sys.ibm.pc Subject: Re: Desqview with COM2: Message-ID: <46521@iuvax.cs.indiana.edu> Date: 2 Jun 90 17:26:20 GMT References: <1966@mindlink.UUCP> Organization: Indiana University, Bloomington Lines: 26 a35@mindlink.UUCP (Bruce Atherton) writes: ... >I am using Desqview on a 386 machine. I have COMMO and TELIX set up so that >when I use them on COM1: they work perfectly. I can download and edit and >compile all at the same time. >Then I had to change my modem over to COM2:. I switched the programs over and >they work fine, except for the fact that if I try to switch out of the >communications window while information is coming in the communications program >locks up. I can switch when nothing is coming in without a problem. If >something comes in, though, I have to exit out of my Terminal program and >reload it. Also, all the information that came in is lost. ... Is it possible that you have a conflict between your modem and something else, such as a mouse, or an ethernet card etc.? This might cause the behavior you describe. Also, have you tried setting the protection level higher on both the comm program (presumably window 1) and the other window? Perhaps this would generate an exception indicating that one program is using something that it shouldn't. I don't know if protected mode covers the serial ports. As an aside, you should be running the mouse on com1 and the modem on com2 since com2 is on interrupt 3 and com1 is on interrupt 4, thus giving the modem higher priority than the mouse. David Boyer