> It seems like serial port support has changed on the latest
> kernels.
>
> When pppd (2.3.5) sends initializing commands (ATE0 ...), it does not
> receive the answer from the modem and bails out on timeout.
I ran into the same problem with 2.1.128 UP yesterday, 2.1.125preSomething
running fine.
After some playing with my Chatscript I cured it with changing the
sending-sequences '\rATZ' to 'ATZ' (ie removing every \r before the real
AT-command).
> The same version of pppd worked perfectly on kernels up to
> 2.1.126 (and even to 2.1.127-pre3).
> This behavour persists both on SMP and UP configuration.
>
> Strange thing, but minicom still works as before.
c'ya
sven
ps: excuse my bad english...
---The Internet treats censorship as a routing problem, and routes around it. (John Gilmore on http://www.cygnus.com/~gnu/)
- 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/