All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Bob Jolliffe <bobjolliffe@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rtl8187 : support for Sitecom WL-168 0001 v4
Date: Wed, 12 Nov 2008 15:19:49 -0500	[thread overview]
Message-ID: <20081112201949.GG2411@tuxdriver.com> (raw)
In-Reply-To: <a1820cc70811121216o45435bdfs221415c9c960d276@mail.gmail.com>

On Wed, Nov 12, 2008 at 08:16:59PM +0000, Bob Jolliffe wrote:
> Hi,
> the Sitecom 0001 v4 with product id 0x0df6:0028, uses 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	2008-10-09
> 23:13:53.000000000 +0100
> --- linux-source-2.6.27/drivers/net/wireless/rtl8187_dev.c	2008-11-12
> 14:39:18.000000000 +0000
> ***************
> *** 45,50 ****
> --- 45,51 ----
>   	{USB_DEVICE(0x03f0, 0xca02), .driver_info = DEVICE_RTL8187},
>   	/* Sitecom */
>   	{USB_DEVICE(0x0df6, 0x000d), .driver_info = DEVICE_RTL8187},
> + 	{USB_DEVICE(0x0df6, 0x0028), .driver_info = DEVICE_RTL8187B},
>   	{}
>   };

Thanks for the patch!  In the future, you may want to copy
linux-wireless@vger.kernel.org as well (or instead).

John
-- 
John W. Linville		Linux should be at the core
linville@tuxdriver.com			of your literate lifestyle.

      reply	other threads:[~2008-11-12 20:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12 20:16 [PATCH] rtl8187 : support for Sitecom WL-168 0001 v4 Bob Jolliffe
2008-11-12 20:19 ` John W. Linville [this message]

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=20081112201949.GG2411@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=bobjolliffe@gmail.com \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.