ppp problems in 2.1.12* SOLVED!

Szekeres Istvan (szekeres@cyberspace.mht.bme.hu)
Sat, 21 Nov 1998 01:53:21 +0100


Hi,

I was one of the guys who had ppp problems in 2.1.12* but not in 2.1.99 etc.

The reason was a misconfigured serial port.

-${SETSERIAL} -b /dev/ttyS2 uart 16450 port 0x3E8 irq 5 ${STD_FLAGS}
+${SETSERIAL} -b /dev/ttyS2 uart 16550A port 0x3E8 irq 5 ${STD_FLAGS}

It is interesting that it looked ok, the chat sequence finished correctly,
so at first sight the serial port looked fine.

Pista

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/