From: Greg KH <greg@kroah.com>
To: Ralf Nyren <ralf@nyren.net>
Cc: linux-kernel@vger.kernel.org, klloyd@sierrawireless.com
Subject: Re: Sierra Wireless (MC8780) HSDPA speed issue
Date: Fri, 13 Mar 2009 21:03:22 -0700 [thread overview]
Message-ID: <20090314040322.GB3417@kroah.com> (raw)
In-Reply-To: <alpine.DEB.1.10.0903131551310.5791@fujje.iml.umu.se>
On Fri, Mar 13, 2009 at 04:01:19PM +0100, Ralf Nyren wrote:
> Hi,
>
> I have a Sierra Wireless MC8780 UMTS card in a Fujitsu S6410 laptop running
> kernel 2.6.28.7. In kernel sierra driver v1.3.2.
>
> The card works but speed seems limited to approx 1.0 Mbit/s download using the
> linux driver. Testing the card in Windows XP yields download speeds close to
> 5.0 Mbit/s.
>
> I recently updated the firmware of the card to support HSDPA/HSUPA. The update
> gave the desired result in Windows but not in Linux. The speed improved in
> Linux but didn't increase above 1 Mbit/s.
>
> Is there any known driver limitations or is this a configuration issue?
>
> Please let me know if you need any additional information.
Are you testing up or down speeds?
If you want to, and you think the driver is the problem, try changing
the values in drivers/usb/serial/sierra.c:
/* per port private data */
#define N_IN_URB 4
#define N_OUT_URB 4
#define IN_BUFLEN 4096
Try bumping up the N_IN_URB and N_OUT_URB values a bunch and let me know
if things go faster now.
thanks,
greg k-h
next prev parent reply other threads:[~2009-03-14 4:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-13 15:01 Sierra Wireless (MC8780) HSDPA speed issue Ralf Nyren
2009-03-14 4:03 ` Greg KH [this message]
2009-03-14 19:34 ` Ralf Nyren
2009-03-14 20:32 ` Greg KH
2009-03-15 1:32 ` Stephen Clark
2009-03-15 20:11 ` Ralf Nyren
2009-03-15 22:30 ` Rory Filer
2009-03-16 4:33 ` Greg KH
2009-03-16 12:48 ` Ralf Nyren
2009-03-16 15:52 ` Rory Filer
2009-03-17 15:54 ` Ralf Nyren
2009-03-17 16:04 ` Rory Filer
2009-03-17 16:13 ` Greg KH
2009-03-17 16:38 ` Ralf Nyren
2009-03-17 17:24 ` Rory Filer
2009-03-25 14:49 ` Ralf Nyren
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=20090314040322.GB3417@kroah.com \
--to=greg@kroah.com \
--cc=klloyd@sierrawireless.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ralf@nyren.net \
/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