linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Jason Dravet <dravet@hotmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] add support for Dell WLA3310 USB card
Date: Sat, 05 Jun 2010 14:55:20 -0500	[thread overview]
Message-ID: <4C0AABA8.9010401@lwfinger.net> (raw)
In-Reply-To: <SNT144-w4640D712F57F1472EF0A16DFD30@phx.gbl>

On 06/05/2010 02:04 PM, Jason Dravet wrote:
> 
> Hi,
> 
> The Dell WLA3310 USB wireless card has a Z-Com XG-705A chipset that p54 supports with this patch.  You also have to get the firmware from
> http://wireless.kernel.org/en/users/Drivers/p54 
> download 2.13.24.0.lm87.arm (USB 2nd generation (ISL3887)), rename it to
> isl3887usb and put it in /lib/firmware.
> 
> The only problem I see is the LED light goes on when I plug the card in and it goes out when I get a dhcp address (dhclient).  The LED doesn't flicker when I ping the router either.  The other funny thing it has two LEDs, one on top and one on the bottom.  It appears they do the same thing i.e. they are both on or both off.
> 
> Please consider applying for 2.6.35 and stable depending on if you can distribute the firmware.  If you need anything else please let me know.
> 
> Thanks,
> Jason Dravet
> 
> Signed-off-by: Jason Dravet <dravet@hotmail.com>
> Tested-by: Richard Gregory Tillmore <rtillmore@gmail.com>
> 
> diff -c p54usb2.c p54usb.c>wla3310.patch
> 
> *** p54usb2.c    Fri Jun  4 21:54:16 2010
> --- p54usb.c    Fri Jun  4 21:54:06 2010
> ***************
> *** 82,87 ****
> --- 82,88 ----
>       {USB_DEVICE(0x2001, 0x3704)},    /* DLink DWL-G122 rev A2 */
>       {USB_DEVICE(0x413c, 0x8102)},    /* Spinnaker DUT */
>       {USB_DEVICE(0x413c, 0x8104)},    /* Cohiba Proto board */
> +     {USB_DEVICE(0x413c, 0x5513)},    /* Dell WLA3310 USB Wireless Adapter */
>       {}
>   };

Thanks for looking to this, but you need read
Documentation/SubmittingPatches and follow the guidelines, otherwise you
cause considerable extra work for John Linville.

This time, I will reformat the patch for you.

Larry

  reply	other threads:[~2010-06-05 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-05 19:04 [PATCH] add support for Dell WLA3310 USB card Jason Dravet
2010-06-05 19:55 ` Larry Finger [this message]
2010-06-05 23:43   ` Jason Dravet
2010-06-05 23:55     ` Larry Finger

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=4C0AABA8.9010401@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=dravet@hotmail.com \
    --cc=linux-wireless@vger.kernel.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).