public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: lamikr <lamikr@cc.jyu.fi>
To: tony@atomide.com
Cc: OMAP-Linux <linux-omap-open-source@linux.omap.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/5] Add gsm phone support for the mixer in tsc2101 alsa driver.
Date: Wed, 06 Sep 2006 23:07:09 +0300	[thread overview]
Message-ID: <44FF2A6D.3000500@cc.jyu.fi> (raw)
In-Reply-To: <20060905151808.GC18073@atomide.com>


>> now Tux can finally call home :-)
>>     
>
> Cool that you got the phone features working :)
>   
Yes,  and gprs is also working nicely with the pppd so I can finally
start eating dog food :-)
Some problems there still are

1) As we do not yet have any kind of multiplexing support to gsm module
(currently directly accesing dev/ttyS1 for at commands)
our phone app is not able to run simultaneously with the ppp. I am not
sure should I resolve this in the kernel space or user space.

2) I can not suspend/resume by using power button but we have still
problem from waking up the iPAQ
from suspend for the incoming calls.
So far I have tried to enable UART2 wakeup by using

    level2_wake |= OMAP_IRQ_BIT(INT_MPUIO);

in omap_pm_wakeup_setup() method of plat-omap/pm.c but did not have
success with that.
Could you have any idea for this one?

Mika

  reply	other threads:[~2006-09-06 20:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-18  1:18 [PATCH 5/5] Add gsm phone support for the mixer in tsc2101 alsa driver lamikr
2006-09-05 15:18 ` tony
2006-09-06 20:07   ` lamikr [this message]
2006-09-07 19:31     ` Pavel Machek
2006-09-25 11:42     ` Vladimir
2006-09-25 16:12       ` lamikr
2006-09-25 17:19         ` Vovan
2006-09-26 19:45       ` Pavel Machek
2006-09-26 20:33         ` Vovan
2006-09-26 20:48           ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44FF2A6D.3000500@cc.jyu.fi \
    --to=lamikr@cc.jyu.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox