All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
@ 2016-01-07 22:26 ` Alexander Tsoy
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander Tsoy @ 2016-01-07 22:26 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath9k-devel

This device is available under different marketing names:
WLM-20U2 - Wireless USB Dongle for Toshiba TVs
GN-1080 - Wireless LAN Module for Toshiba MFPs.

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
---
 drivers/net/wireless/ath/ath9k/hif_usb.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/net/wireless/ath/ath9k/hif_usb.c b/drivers/net/wireless/ath/ath9k/hif_usb.c
index 165dd20..8cbf490 100644
--- a/drivers/net/wireless/ath/ath9k/hif_usb.c
+++ b/drivers/net/wireless/ath/ath9k/hif_usb.c
@@ -55,6 +55,8 @@ static struct usb_device_id ath9k_hif_usb_ids[] = {
 	  .driver_info = AR9280_USB },  /* Buffalo WLI-UV-AG300P */
 	{ USB_DEVICE(0x04da, 0x3904),
 	  .driver_info = AR9280_USB },
+	{ USB_DEVICE(0x0930, 0x0a08),
+	  .driver_info = AR9280_USB },  /* Toshiba WLM-20U2 and GN-1080 */
 
 	{ USB_DEVICE(0x0cf3, 0x20ff),
 	  .driver_info = STORAGE_DEVICE },
-- 
2.4.10


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

* [ath9k-devel] [PATCH] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
@ 2016-01-07 22:26 ` Alexander Tsoy
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander Tsoy @ 2016-01-07 22:26 UTC (permalink / raw)
  To: ath9k-devel

This device is available under different marketing names:
WLM-20U2 - Wireless USB Dongle for Toshiba TVs
GN-1080 - Wireless LAN Module for Toshiba MFPs.

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
---
 drivers/net/wireless/ath/ath9k/hif_usb.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/net/wireless/ath/ath9k/hif_usb.c b/drivers/net/wireless/ath/ath9k/hif_usb.c
index 165dd20..8cbf490 100644
--- a/drivers/net/wireless/ath/ath9k/hif_usb.c
+++ b/drivers/net/wireless/ath/ath9k/hif_usb.c
@@ -55,6 +55,8 @@ static struct usb_device_id ath9k_hif_usb_ids[] = {
 	  .driver_info = AR9280_USB },  /* Buffalo WLI-UV-AG300P */
 	{ USB_DEVICE(0x04da, 0x3904),
 	  .driver_info = AR9280_USB },
+	{ USB_DEVICE(0x0930, 0x0a08),
+	  .driver_info = AR9280_USB },  /* Toshiba WLM-20U2 and GN-1080 */
 
 	{ USB_DEVICE(0x0cf3, 0x20ff),
 	  .driver_info = STORAGE_DEVICE },
-- 
2.4.10

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

* Re: [PATCH] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
  2016-01-07 22:26 ` [ath9k-devel] " Alexander Tsoy
@ 2016-01-28  8:22   ` Kalle Valo
  -1 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2016-01-28  8:22 UTC (permalink / raw)
  To: Alexander Tsoy; +Cc: linux-wireless, ath9k-devel

Alexander Tsoy <alexander@tsoy.me> writes:

> This device is available under different marketing names:
> WLM-20U2 - Wireless USB Dongle for Toshiba TVs
> GN-1080 - Wireless LAN Module for Toshiba MFPs.
>
> Signed-off-by: Alexander Tsoy <alexander@tsoy.me>

Applied to ath.git, thanks.

-- 
Kalle Valo

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

* [ath9k-devel] [PATCH] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
@ 2016-01-28  8:22   ` Kalle Valo
  0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2016-01-28  8:22 UTC (permalink / raw)
  To: ath9k-devel

Alexander Tsoy <alexander@tsoy.me> writes:

> This device is available under different marketing names:
> WLM-20U2 - Wireless USB Dongle for Toshiba TVs
> GN-1080 - Wireless LAN Module for Toshiba MFPs.
>
> Signed-off-by: Alexander Tsoy <alexander@tsoy.me>

Applied to ath.git, thanks.

-- 
Kalle Valo

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

end of thread, other threads:[~2016-01-28  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-07 22:26 [PATCH] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080 Alexander Tsoy
2016-01-07 22:26 ` [ath9k-devel] " Alexander Tsoy
2016-01-28  8:22 ` Kalle Valo
2016-01-28  8:22   ` [ath9k-devel] " Kalle Valo

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.