Re: [PATCH] rtl8187 : support for Sitecom WL-168 0001 v4

From: John W. Linville
Date: Wed Nov 12 2008 - 15:31:19 EST


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@xxxxxxxxxxxxxxx as well (or instead).

John
--
John W. Linville Linux should be at the core
linville@xxxxxxxxxxxxx of your literate lifestyle.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/