mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Florent Fourcot <florent.fourcot@enst-bretagne.fr>
To: larry.finger@lwfinger.net, linville@tuxdriver.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] rtl8187 : support of Belkin "F5D7050rev5000de"
Date: Sat, 11 Oct 2008 02:50:32 +0200	[thread overview]
Message-ID: <48EFF858.2050007@enst-bretagne.fr> (raw)

Hi,
this Belkin product (id 050d:705e) use Realtek’s RTL8187B and work fine
with new 2.6.27 driver. Please consider to add support of this card.


--- linux-2.6.27/drivers/net/wireless/rtl8187_dev.c
+++ linux-2.6.27-modif/drivers/net/wireless/rtl8187_dev.c
@@ -33,6 +33,8 @@
 static struct usb_device_id rtl8187_table[] __devinitdata = {
        /* Asus */
        {USB_DEVICE(0x0b05, 0x171d), .driver_info = DEVICE_RTL8187},
+       /* Belkin */
+       {USB_DEVICE(0x050d, 0x705e), .driver_info = DEVICE_RTL8187B},
        /* Realtek */
        {USB_DEVICE(0x0bda, 0x8187), .driver_info = DEVICE_RTL8187},
        {USB_DEVICE(0x0bda, 0x8189), .driver_info = DEVICE_RTL8187B},


-- 
Florent Fourcot.

                 reply	other threads:[~2008-10-11  1:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=48EFF858.2050007@enst-bretagne.fr \
    --to=florent.fourcot@enst-bretagne.fr \
    --cc=larry.finger@lwfinger.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linville@tuxdriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®