There is also a first hack to support AT+CPROT=0 from 3GPP 27.007. It works with my Ericsson phone and should work for Mitsubishi too.
http://dev.zuckschwerdt.org/obexftp/changeset/118 http://dev.zuckschwerdt.org/obexftp/changeset/118?format=diff if i click on the first link the web page is like a SVn (there is one, because this i know how to use it if i have the adrresse) The second is a text file where open in firefox and seams to be a diff file, this is a patch or a dif or this is the same thing ? because in fact i put the diff file in the obexftp-0.20/bfb dir where i put the source i had downloaded the last time and : [EMAIL PROTECTED] bfb]# patch -p1 <Changeset118.diff can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: trunk/bfb/bfb_io.c |=================================================================== |--- trunk/bfb/bfb_io.c (revision 117) |+++ trunk/bfb/bfb_io.c (revision 118) -------------------------- File to patch: bfb_io.c patching file bfb_io.c Hunk #1 FAILED at 297. Hunk #2 FAILED at 407. Hunk #3 FAILED at 460. Hunk #4 FAILED at 473. Hunk #5 FAILED at 487. 5 out of 5 hunks FAILED -- saving rejects to file bfb_io.c.rej can't find file to patch at input line 59 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: trunk/bfb/bfb_io.h |=================================================================== |--- trunk/bfb/bfb_io.h (revision 106) |+++ trunk/bfb/bfb_io.h (revision 118) -------------------------- File to patch: bfb_io.h patching file bfb_io.h Hunk #1 succeeded at 25 with fuzz 2. Hunk #2 FAILED at 54. 1 out of 2 hunks FAILED -- saving rejects to file bfb_io.h.rej can't find file to patch at input line 83 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: trunk/multicobex/multi_cobex.c |=================================================================== |--- trunk/multicobex/multi_cobex.c (revision 114) |+++ trunk/multicobex/multi_cobex.c (revision 118) -------------------------- File to patch: multi_cobex.c multi_cobex.c: No such file or directory Skip this patch? [y] n File to patch: ../multicobex/multi_cobex.c patching file ../multicobex/multi_cobex.c Hunk #1 FAILED at 79. Hunk #2 FAILED at 89. Hunk #3 FAILED at 141. Hunk #4 FAILED at 220. 4 out of 4 hunks FAILED -- saving rejects to file ../multicobex/multi_cobex.c.rej can't find file to patch at input line 127 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: trunk/multicobex/multi_cobex_private.h |=================================================================== |--- trunk/multicobex/multi_cobex_private.h (revision 96) |+++ trunk/multicobex/multi_cobex_private.h (revision 118) -------------------------- File to patch: ../multicobex/multi_cobex_private.h patching file ../multicobex/multi_cobex_private.h Hunk #1 FAILED at 33. 1 out of 1 hunk FAILED -- saving rejects to file ../multicobex/multi_cobex_private.h.rej [EMAIL PROTECTED] bfb]# >From: "Christian W. Zuckschwerdt" <[EMAIL PROTECTED]> >Reply-To: [email protected] >To: [email protected] >Subject: Re: [openobex-users] Mitsubishi and Generic 3GPP 27.007 support >Date: Sat, 21 Oct 2006 00:00:52 +0200 > >Hi, > >Simply put, it's a standard for mobile phones. >http://www.google.com/search?&q=3gpp gives you >http://www.3gpp.org/ and http://en.wikipedia.org/wiki/3GPP > >Hendrik referenced it in his post at 06-10-12 0:07. > >As for the patches, unpack the source, chdir there, patch -p1 < >the-patch-file >And again http://www.google.com/search?&q=apply%20patch > >regards, >Christian > >surfzoid surfzoid schrieb: > > Sorry for my ignorence but 3GPP 27.007. is wath ? > > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job >easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Openobex-users mailing list >[email protected] >http://lists.sourceforge.net/lists/listinfo/openobex-users _________________________________________________________________ Windows Live Spaces : créez votre Space à votre image ! http://www.windowslivespaces.fr/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
