Hi Per,

You wrote:
 > But why does it work with one harddisk and not with the
 > other?? On the same computer, just the harddisks swapped?
 > As far as I can see the jumpers are identically set (on
 > the controller card with the ports and floppy and
 > harddiskcontacts there are none)

Sorry, I didn't realize that switching the drives changed
the problem. I missed that. Anyway, drives usually use
IRQ14 or 15 so perhaps there's a hint there. Exactly what
IRQ _does_ the drive use?

 > There probably was another com-port, I have tried to call
 > the existing one both com1 and com2, but as soon as I type
 > "ctty com1:" I get this write error. The mousedriver can
 > not find the mouse either.

If there is only one comport then it will always be com1
to DOS, that is the way it is set up unless you use some
workaround.
  I think what is happpening here is that ctty expects
com1 to be IRQ4 and so does the mouse driver. A program
which acceses the comport will almost certainly have to be
made aware that it is now on IRQ3. Using non-standard IRQs
is an excellent way to get a headache. <g>
  Put in another card temporarily which has com1/IRQ4
(nothing else will do) enabled and I wouldn't be surprised
if things work. The other thing you can try is a
communications program which allows you to specify the IRQ
it uses for the comports. Telix and Lync are two such
programs. You might have something like this so it would
be an easy test. You may have to plug in an external modem
for the test though.

 > Can I install the port by typing;
 > device=C:\DOS\COM.SYS n,adress,IRQ    to config.sys??
 > Like in OS/2?

There is no "COM" command in DOS. Atleast not in MS. You
could try fiddeling with the MODE command, that is a way
to initialize ports.

 > I tried adding a comport on a separate card, but it did
 > not help, I got IRQ??? in stead of 4 or 3.

 It just sounds like a simple conflict. What exactly did
you add?

 > The batteries work perfectly, they will probably last

What! No service technician flown in to make an
exact/company-sanctioned/hand-over-your-credit-card
replacement? This is a puzzle. Couldn't possibly work!
"I'm sorry sir, we cannot guarantee the comports unless
you pay us for a battery." <VBG>

Cheers,
        Ole Juul

To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with 
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.

Reply via email to