lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 12 Nov 2008 15:19:49 -0500
From:	"John W. Linville" <linville@...driver.com>
To:	Bob Jolliffe <bobjolliffe@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rtl8187 : support for Sitecom WL-168 0001 v4

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

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ