Hi Steve,

On  4 October 2001, Steve Rapaport wrote:
> Sorry, I saw your patches but not the reasoning behind them.
> Did I miss some previous mail?  What are the patches good for?

OK :
a] The patches fix bugs in the sending and reception of SMSs using the
original AT module. They yeild the original AT module completely reliable
for simeltaneous sends and receives.
b] Here are my patches again, please get the latest CVS tree like so :
cvs -d:pserver:[EMAIL PROTECTED]:/home/cvs login
cvs -d:pserver:[EMAIL PROTECTED]:/home/cvs co gateway
(just press enter for password requests)

Patch the source tree by :
cd gateway
patch -p1 < patch.smsc_at
patch -p1 < patch.smsc_p

make the source tree :
./configure
make

run and test

> 
> ] -----Original Message-----
> ] From: [EMAIL PROTECTED]
> ] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Flax
> ] Sent: Thursday, October 04, 2001 3:41 PM
> ] To: gatewayZgalore
> ] Subject: CVS patches
> ] 
> ] 
> ] Hi there,
> ] 
> ] I would like someone with current CVS access to apply my patches to the
> ] CVS source tree, assuming people think it is a good idea.
> ] 
> ] thanks
> ] -- 
> ] Matt
> ] Common computer data descriptions....
> ]  bit        lick    nibble  byte
> ] 

-- 
Matt
Common computer data descriptions....
 bit    lick    nibble  byte

patch.smsc_at.bz2

patch.smsc_p.bz2

Reply via email to