All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rtl8187 : support for Sitecom WL-168 0001 v4
@ 2008-11-12 20:16 Bob Jolliffe
  2008-11-12 20:19 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Jolliffe @ 2008-11-12 20:16 UTC (permalink / raw)
  To: linux-kernel

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},
  	{}
  };


-- 
Bob Jolliffe

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] rtl8187 : support for Sitecom WL-168 0001 v4
  2008-11-12 20:16 [PATCH] rtl8187 : support for Sitecom WL-168 0001 v4 Bob Jolliffe
@ 2008-11-12 20:19 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2008-11-12 20:19 UTC (permalink / raw)
  To: Bob Jolliffe; +Cc: linux-kernel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-12 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.