freebsd-dev/sys/i4b
Gary Jennejohn 68e12ba37e Add a fix for the case where the dialout fails. In this case the isp
interface was left in an active, but not connected, state, which resulted
in data being sent to it and the transmit queue filling up. This happened
because the driver never informed sppp that it shoulkd clean up the
connection. This fix informs sppp that it should clean things up.

The fix was actually developed and tested under -stable, so a short MFC
period seems appropriate, say 2 days.

Contributed by: Ari Suutari <ari.suutari@syncrontech.com>
2003-01-30 14:19:58 +00:00
..
capi Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, 2002-09-02 00:52:11 +00:00
driver Add a fix for the case where the dialout fails. In this case the isp 2003-01-30 14:19:58 +00:00
include add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
layer1 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
layer2 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
layer3 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
layer4 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00