From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1298902285112170195==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: PATCH H24 early support Date: Tue, 05 Apr 2011 09:51:15 -0500 Message-ID: <4D9B2C63.2000005@gmail.com> In-Reply-To: <65D0035E6914AC478A46CFE3E20C3926017CC406@snch1xch53.sicpa-net.ads> List-Id: To: ofono@ofono.org --===============1298902285112170195== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Christophe, On 04/05/2011 01:03 AM, Ostermann, Christophe wrote: > Hi, > = > = > = > I have a first working support of Motorola H24 modem. I ve tested sms / > gprs / call. > = > Note that for call I have not fully tested since on my device I do not > have any microphone=E2=80=A6. > = > If patch is not in the right format, ask me to provide it in another > way. (I ve used quilt to generate it) > = This is a great start. However, the patch is all mangled up, either by your MTA or your mail server. I suggest that you use git, git format-patch and git-send-email. It is by far the most painless (and preferred) way to submit patches. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = > --- ofono-0.45.orig/Makefile.in 2011-03-15 15:11:23.000000000 +0100 > = > +++ ofono-0.45/Makefile.in 2011-04-04 15:00:52.806400966 +0200 > = Please note that this file is not part of the git repository, you really want Makefile.am. Makefile.in is generated by the build system. Regards, -Denis --===============1298902285112170195==--