linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: linux-wireless@vger.kernel.org
Subject: [PATCH] p54: Add Belkin / Accton 083a:f503
Date: Wed, 17 Feb 2010 11:08:55 +0100	[thread overview]
Message-ID: <20100217110855.1b626214@tele> (raw)

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

Hello Michael,

I have 2 wifi dongles named Belkin FD7050E ver 1010ec.

They used to work with ndiswrapper, either with ehci_hcd or ohci_hcd
(not the same on 2 different machines! - note that the ms-win driver
often crashed windows XP when I still used it).

I just added the vend:prod in the p54usb driver which comes in
linux-2.6.32-3 and it works fine on a 686 with ehci_hcd (but not with
ohci_hcd).

May you apply the attached patch to the kernel?

Thanks.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

[-- Attachment #2: accton.pat --]
[-- Type: application/octet-stream, Size: 747 bytes --]

p54: Add the Belkin (Accton) FD7050E ver 1010ec.

Signed-off-by: Jean-François Moine <moinejf@free.fr>

--- linux-2.6.32.3/drivers/net/wireless/p54/p54usb.c.orig	2010-01-07 00:07:45.000000000 +0100
+++ linux-2.6.32.3/drivers/net/wireless/p54/p54usb.c	2010-02-16 20:31:33.000000000 +0100
@@ -60,6 +60,7 @@
 	{USB_DEVICE(0x06b9, 0x0121)},	/* Thomson SpeedTouch 121g */
 	{USB_DEVICE(0x0707, 0xee13)},   /* SMC 2862W-G version 2 */
 	{USB_DEVICE(0x083a, 0x4521)},   /* Siemens Gigaset USB Adapter 54 version 2 */
+	{USB_DEVICE(0x083a, 0xf503)},	/* Accton FD7050E ver 1010ec  */
 	{USB_DEVICE(0x0846, 0x4240)},	/* Netgear WG111 (v2) */
 	{USB_DEVICE(0x0915, 0x2000)},	/* Cohiba Proto board */
 	{USB_DEVICE(0x0915, 0x2002)},	/* Cohiba Proto board */

             reply	other threads:[~2010-02-17 10:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 10:08 Jean-Francois Moine [this message]
2010-02-17 17:01 ` [PATCH] p54: Add Belkin / Accton 083a:f503 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=20100217110855.1b626214@tele \
    --to=moinejf@free.fr \
    --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).