linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ar5523: Add USB ID of D-Link WUA-2340 rev A1
@ 2013-09-09 18:36 Albert Pool
  2013-09-16  6:54 ` Pontus Fuchs
  0 siblings, 1 reply; 2+ messages in thread
From: Albert Pool @ 2013-09-09 18:36 UTC (permalink / raw)
  To: Pontus Fuchs, linux-wireless, linux-kernel; +Cc: Albert Pool

Signed-off-by: Albert Pool <albertpool@solcon.nl>
Reported-by: Michael Landrum <landrummd@gmail.com>
---
 drivers/net/wireless/ath/ar5523/ar5523.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ath/ar5523/ar5523.c b/drivers/net/wireless/ath/ar5523/ar5523.c
index 17d7fec..280fc3d 100644
--- a/drivers/net/wireless/ath/ar5523/ar5523.c
+++ b/drivers/net/wireless/ath/ar5523/ar5523.c
@@ -1762,6 +1762,7 @@ static struct usb_device_id ar5523_id_table[] = {
 	AR5523_DEVICE_UX(0x2001, 0x3a00),	/* Dlink / DWLAG132 */
 	AR5523_DEVICE_UG(0x2001, 0x3a02),	/* Dlink / DWLG132 */
 	AR5523_DEVICE_UX(0x2001, 0x3a04),	/* Dlink / DWLAG122 */
+	AR5523_DEVICE_UG(0x07d1, 0x3a07),	/* D-Link / WUA-2340 rev A1 */
 	AR5523_DEVICE_UG(0x1690, 0x0712),	/* Gigaset / AR5523 */
 	AR5523_DEVICE_UG(0x1690, 0x0710),	/* Gigaset / SMCWUSBTG */
 	AR5523_DEVICE_UG(0x129b, 0x160c),	/* Gigaset / USB stick 108
-- 
1.7.10.4


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

* Re: [PATCH] ar5523: Add USB ID of D-Link WUA-2340 rev A1
  2013-09-09 18:36 [PATCH] ar5523: Add USB ID of D-Link WUA-2340 rev A1 Albert Pool
@ 2013-09-16  6:54 ` Pontus Fuchs
  0 siblings, 0 replies; 2+ messages in thread
From: Pontus Fuchs @ 2013-09-16  6:54 UTC (permalink / raw)
  To: Albert Pool; +Cc: linux-wireless, linville

On 2013-09-09 20:36, Albert Pool wrote:
> Signed-off-by: Albert Pool <albertpool@solcon.nl>
> Reported-by: Michael Landrum <landrummd@gmail.com>
> ---
>   drivers/net/wireless/ath/ar5523/ar5523.c |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/wireless/ath/ar5523/ar5523.c b/drivers/net/wireless/ath/ar5523/ar5523.c
> index 17d7fec..280fc3d 100644
> --- a/drivers/net/wireless/ath/ar5523/ar5523.c
> +++ b/drivers/net/wireless/ath/ar5523/ar5523.c
> @@ -1762,6 +1762,7 @@ static struct usb_device_id ar5523_id_table[] = {
>   	AR5523_DEVICE_UX(0x2001, 0x3a00),	/* Dlink / DWLAG132 */
>   	AR5523_DEVICE_UG(0x2001, 0x3a02),	/* Dlink / DWLG132 */
>   	AR5523_DEVICE_UX(0x2001, 0x3a04),	/* Dlink / DWLAG122 */
> +	AR5523_DEVICE_UG(0x07d1, 0x3a07),	/* D-Link / WUA-2340 rev A1 */
>   	AR5523_DEVICE_UG(0x1690, 0x0712),	/* Gigaset / AR5523 */
>   	AR5523_DEVICE_UG(0x1690, 0x0710),	/* Gigaset / SMCWUSBTG */
>   	AR5523_DEVICE_UG(0x129b, 0x160c),	/* Gigaset / USB stick 108
>


Acked-by: Pontus Fuchs <pontus.fuchs@gmail.com>

Thanks,

Pontus

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

end of thread, other threads:[~2013-09-16  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-09 18:36 [PATCH] ar5523: Add USB ID of D-Link WUA-2340 rev A1 Albert Pool
2013-09-16  6:54 ` Pontus Fuchs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).