kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: oliver.graute@gmail.com (Oliver Graute)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Downgrade GSM/UMTS module to USB 2.0 Fullspeed
Date: Thu, 19 Jan 2017 09:49:09 +0100	[thread overview]
Message-ID: <20170119084909.GA17138@graute-opti> (raw)
In-Reply-To: <20170118171252.GA12664@kroah.com>

On 18/01/17, Greg KH wrote:
> On Wed, Jan 18, 2017 at 05:05:34PM +0100, Oliver Graute wrote:
> > Hello list,
> > 
> > i'am using a GSM/UMTS Module on a PCB which is connected with USB 2.0
> > Hi-Speed to my imx6ul CPU. To reduce our Electromagnetic compatibility
> > and to make my hardware colleges happy again I want to downgrade to USB
> > Full Speed.
> > 
> > How can I tell the Linux Kernel to Do so?
> 
> You can't.  It's up to the device to tell the host what "speed" it is
> running at.  See the USB spec for all of the crazy details.
> 
ok thx for this important hint

> I suggest you modify the firmware of your modem to do this, that's the
> only way it is going to work (note, your device needs to be able to
> support full speed, it might not be able to do that.)

I know that the cinterion gsm module support full speed. I have to check their
docs how to force the module into fullspeed.

Best Regards,

Oliver

  reply	other threads:[~2017-01-19  8:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 16:05 Downgrade GSM/UMTS module to USB 2.0 Fullspeed Oliver Graute
2017-01-18 17:12 ` Greg KH
2017-01-19  8:49   ` Oliver Graute [this message]
2017-01-19  6:46 ` Stefan Wahren

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=20170119084909.GA17138@graute-opti \
    --to=oliver.graute@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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;
as well as URLs for NNTP newsgroup(s).