[PATCH] Fixed a bug with a 2048-sized transfer from modem (was: Re: gsm0710muxd bug isolated, fix proposed)

2008-12-04 Thread Paul Fertser
Hi, From ca87e942de0c2b389b8797d41a906c946c5c441d Mon Sep 17 00:00:00 2001 From: Paul Fertser [EMAIL PROTECTED] Date: Thu, 4 Dec 2008 20:27:39 +0300 Subject: [PATCH] Fixed a bug with a 2048-sized transfer from modem As the circular buffer is used to hold the incoming data from the modem, its

Re: gsm0710muxd bug isolated, fix proposed

2008-12-03 Thread Paul Fertser
Hi, Paul Fertser [EMAIL PROTECTED] writes: In gsm0710muxd a circular buffer for storing incoming data is used. The macros (unneeded btw, as the same function most probably would be inlined by the compiler automatically) to calculate the free space is: #define gsm0710_buffer_free(buf)

gsm0710muxd bug isolated, fix proposed (was: Re: FSO counts on killall presence which is not installed in Debian by default)

2008-11-30 Thread Paul Fertser
Hi, Michael 'Mickey' Lauer [EMAIL PROTECTED] writes: Am Thursday 27 November 2008 22:48:31 schrieb Paul Fertser: BTW, i get buggy (losing information from the modem) behaviour with it today all day long. Especially i can't read phonebook cleanly. Killed it and executed without -vvv flags and