All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.net>
To: Timur Maximov <xcom.org@gmail.com>, Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org, greg@kroah.com
Subject: Re: [PATCH] serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)
Date: Wed, 14 Apr 2010 21:23:02 +0200	[thread overview]
Message-ID: <20100414192302.GK30734@comet.dominikbrodowski.net> (raw)
In-Reply-To: <20100414161947.18968240@lxorguk.ukuu.org.uk> <20100414190657.50a245f8.xcom.org@gmail.com>

On Wed, Apr 14, 2010 at 07:06:57PM +0400, Timur Maximov wrote:
> Many PCMCIA GPRS modems like: Onda Edge N100E, Novaway PC98 (OEM SPC98Z),
> Rovermate Edgus Adaptmate-039 and others have same construction and
> identification:
> 
> lspcmcia -vvv
> Product Name:   Generic Modem: MD55x 1.00 Serial number: xxxxx-xxx 
> Identification: manf_id: 0x015d card_id: 0x4c45
>                 function: 2 (serial)
>                 prod_id(1): "Generic" (0xc49e4731)
>                 prod_id(2): "Modem: MD55x" (0x8913b110)
>                 prod_id(3): "1.00" (0x83dbf271)
>                 prod_id(4): "Serial number: xxxxx-xxx" (0x73ee9514)
> 
> Serial connection to GSM module based on Elan VPU16551 PCMCIA UART with
> datasheet recommeded 14.7456MHz crystal oscillator.
> 
> By default serial_cs set UART clock == 1843200 Hz
> For correct work need set clock 14745600 Hz.
> This quirk already present in driver, only need add device in quirk list.
> 
> Signed-off-by: Timur Maximov <xcom.org@gmail.com>
...
> Acked-by: Alan Cox <alan@linux.intel.com>

Thanks, will pick this up in the PCMCIA git tree unless someone objects.

Best,
	Dominik

      parent reply	other threads:[~2010-04-14 19:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-14 15:06 [PATCH] serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33) Timur Maximov
2010-04-14 15:19 ` Alan Cox
2010-04-14 19:23 ` Dominik Brodowski [this message]

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=20100414192302.GK30734@comet.dominikbrodowski.net \
    --to=linux@dominikbrodowski.net \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xcom.org@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.