Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755309AbaKPMaI (ORCPT ); Sun, 16 Nov 2014 07:30:08 -0500 Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:21201 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754966AbaKPMaG (ORCPT ); Sun, 16 Nov 2014 07:30:06 -0500 X-ME-Helo: beldin X-ME-Date: Sun, 16 Nov 2014 13:30:02 +0100 X-ME-IP: 109.214.23.207 From: Robert Jarzmik To: Pavel Machek Cc: Aaro Koskinen , khilman@kernel.org, Tony Lindgren , kernel list , Sebastian Reichel , Pali Roh?r , linux-omap@vger.kernel.org, freemangordon@abv.bg, linux-arm-kernel Subject: Re: N900 modem support in 3.18-rc1 References: <201411052137.31452@pali> <20141105203918.GA29199@amd> <201411052206.05379@pali> <20141105220359.GA32052@amd> <20141105234555.GA7097@earth.universe> <20141106124711.GA26944@amd> <20141106180335.GA21513@earth.universe> <20141113162155.GA8512@xo-6d-61-c0.localdomain> <20141113174534.GO26481@atomide.com> <20141113181803.GB984@fuloong-minipc.musicnaut.iki.fi> <20141116101248.GA32483@amd> X-URL: http://belgarath.falguerolles.org/ Date: Sun, 16 Nov 2014 13:29:50 +0100 In-Reply-To: <20141116101248.GA32483@amd> (Pavel Machek's message of "Sun, 16 Nov 2014 11:12:48 +0100") Message-ID: <87vbmf1g75.fsf@free.fr> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Pavel Machek writes: > On Thu 2014-11-13 20:18:04, Aaro Koskinen wrote: >> Hi, >> >> On Thu, Nov 13, 2014 at 09:45:36AM -0800, Tony Lindgren wrote: >> > * Pavel Machek [141113 08:23]: >> > > OTOH ofono seems pretty reasonable. So I played a bit, and result >> > > is python/pygtk gui which can receive an sms, initiate a call, and >> > > report missed call. If someone wants to play, source is at >> > > >> > > https://gitorious.org/tui/tui/source/b6141107e9341a1412720aed4b0d09143dfa2f4e:ofone >> > >> > Pavel, care to fill in the the following type patch with some >> > instructions in the description now that you got it working? >> >> Could we even have some "permanent" instructions under Documentation/? > > Something like this? > > commit 375d8d9f17433ade6afae91d4f34e170f0af04c4 > Author: Pavel > Date: Sun Nov 16 11:10:59 2014 +0100 > > Add basic documentation for n900 testing. > > Signed-off-by: Pavel Machek > > diff --git a/Documentation/cellphones.txt b/Documentation/cellphones.txt > new file mode 100644 > index 0000000..d7e8e7a > --- /dev/null > +++ b/Documentation/cellphones.txt > @@ -0,0 +1,90 @@ > +Running Linux on Cellphones > +=========================== > + > +At this moment (2014), there are no cellphones completely supported by > +mainline kernel. Another problem is lack of hackable userspace to run > +on cellphone, even when kernel support is available. Hi Pavel, There is the Mitac Mio A701. Very old but still it is there, with the kernel part maintained. Userspace was based on QTopia in 2008. I don't maintain that part anymore though. The GSM part relies on a simple ttyS device (modem has its internal flash), no real data at that time, or rather 2G only, but the 07.10 mux support was never included in Qtopia ... Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/