[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add AT Motorola driver
From: |
Bastien Nocera |
Subject: |
Re: [PATCH] Add AT Motorola driver |
Date: |
Mon, 19 Nov 2007 12:02:09 +0000 |
On Mon, 2007-11-19 at 12:47 +0100, Pawel Kot wrote:
> Hi,
>
> On Nov 19, 2007 12:29 PM, Bastien Nocera <address@hidden> wrote:
> >
> > On Mon, 2007-11-19 at 11:27 +0000, Bastien Nocera wrote:
> > > Updated version of a very old patch.
> > >
> > > It cleans up the model name on Motorola phones as well.
> >
> > I realised that atmot.c says Motorola phones support +CNMI mode 3 and 1,
> > it's actually 3 and 0. And you probably want to change the default
> > cnmi_mode to 2 in the atgen.c driver as well.
>
> I found any docs saying just about 3, 2 and 1 values.
>From the +CNMI section in
http://www.it46.se/downloads/VoIP/gsm/motorola/g20atcommands.pdf
<mode> 0,3 Forward unsolicited result codes directly to the
terminal
Doesn't really matter, because we use "3" anyway...