At 12:33 PM 12/11/1998 +0200, ing.Bubulac Angela Tatiana wrote:
>Hello
>I have a router (slakware, kernel 2.033) with 5 network cards
>(irq 3,5,10,9,12) ttyS0 on irq 4 and ttyS1 on irq 7.
>I bought an external modem, 33600 bps, communication V34...,
>data compress v.42bis/MNP5, error correction v.42/MNP2-4,RS232,
>UART 16550 compatible, fax, Speakerphone. I connected it on the ttyS1,
>setup the minicom according with ttyS1, enter to my account and start
>minicom. At this moment occur the big problem. When I type something it
>takes to long to echo (sometimes do not echo all keys that I pressed, for
>example AT&V) and to respond.
>After the command:
>AT&F
>OK
>the router do not route anything on eth0 (irq 3) but everything works on
>the others network cards !!!!. In this moment I took a look in
>
The problem you are having is because by default, ttyS1 uses irq 3, and
you also have eth0 using irq 3. The easyest fix is probably to change
the irq for eth0 to another irq. You can also change the irq of ttyS1
if your card will let you. If you do this, you have to tell the serial
driver using setserial. You will also have to make sure setserial is
run when the system is rebooted. rc.local or rc.serial is a good place
to do this.
Mikkel
---
Do not meddle in the affairs of dragons,
for you are crunchy and taste good with ketchup.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]