Thankd for including the details this time. As you can see from
/proc/interrupts, your Ethernet (NE2000) card is on IRQ 3. This conflicts
with your second serial port, /dev/cua1 & /dev/ttyS1, which also want to be
on IRQ 3. Hence, Linux can't find the port to access it.
The solution is to move your Ethernet card to a different interrupt. On
non-SCSI systems, as yours seems to be, 10 and 11 are good candidates. How
you do this depends on your card -- with many, you'll have to boot the
machine in DOS to run a congifuring program supplied by the manufacturer. Or
, if the card is PnP, consult the Linux PnP docs for how to fix it.
At 11:58 PM 1/19/99 -0800, Michael wrote:
>I have tried to run $>echo at > /dev/modem and /dev/cua1 but neither will
respond back. I have rechecked the hardware setting on the IO card and they
are correct. Also before I converted this box to Linux, it was a Win95 box
and the modem worked fine attached to the com port prior.
[deleted]
>interrupts
> 0: 201547 timer
> 1: 2950 keyboard
> 2: 0 cascade
> 3: 1662 NE2000
> 4: 15813 + serial
> 8: 1 + rtc
>13: 0 math error
>14: 40196 + ide0
>15: 28 + ide1
------------------------------------"Never tell me the odds!"---
Ray Olszewski -- Han Solo
762 Garland Drive
Palo Alto, CA 94303-3603
650.321.3561 voice 650.322.1209 fax [EMAIL PROTECTED]
----------------------------------------------------------------