* [PATCH] zd1211rw: Add ID for Plannex GW-US54GXS
@ 2007-07-05 8:11 Masakazu Mokuno
2007-07-05 14:06 ` Daniel Drake
0 siblings, 1 reply; 2+ messages in thread
From: Masakazu Mokuno @ 2007-07-05 8:11 UTC (permalink / raw)
To: Daniel Drake; +Cc: linux-wireless, Geert Uytterhoeven, geoffrey.levand
This patch adds the ID for Plannex GW-US54GXS USB wireless adapter sold in
Japan.
Since this device returns the regulatory region as 0x49,
the patch 'Allow channels 1-11 for unrecognised regulatory domains' is
required.
Tested by Masakazu Mokuno
zd1211b chip 2019:5303 v4810 high 00-90-cc AL2230_RF pa0 ---N-
Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
---
drivers/net/wireless/zd1211rw/zd_usb.c | 1 +
1 file changed, 1 insertion(+)
--- a/drivers/net/wireless/zd1211rw/zd_usb.c
+++ b/drivers/net/wireless/zd1211rw/zd_usb.c
@@ -70,6 +70,7 @@ static struct usb_device_id usb_ids[] =
{ USB_DEVICE(0x0586, 0x3412), .driver_info = DEVICE_ZD1211B },
{ USB_DEVICE(0x0586, 0x3413), .driver_info = DEVICE_ZD1211B },
{ USB_DEVICE(0x0053, 0x5301), .driver_info = DEVICE_ZD1211B },
+ { USB_DEVICE(0x2019, 0x5303), .driver_info = DEVICE_ZD1211B },
/* "Driverless" devices that need ejecting */
{ USB_DEVICE(0x0ace, 0x2011), .driver_info = DEVICE_INSTALLER },
{ USB_DEVICE(0x0ace, 0x20ff), .driver_info = DEVICE_INSTALLER },
--
Masakazu MOKUNO
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] zd1211rw: Add ID for Plannex GW-US54GXS
2007-07-05 8:11 [PATCH] zd1211rw: Add ID for Plannex GW-US54GXS Masakazu Mokuno
@ 2007-07-05 14:06 ` Daniel Drake
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Drake @ 2007-07-05 14:06 UTC (permalink / raw)
To: Masakazu Mokuno; +Cc: linux-wireless, Geert Uytterhoeven, geoffrey.levand
Masakazu Mokuno wrote:
> This patch adds the ID for Plannex GW-US54GXS USB wireless adapter sold in
> Japan.
> Since this device returns the regulatory region as 0x49,
> the patch 'Allow channels 1-11 for unrecognised regulatory domains' is
> required.
Thanks, added to my tree.
Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-05 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05 8:11 [PATCH] zd1211rw: Add ID for Plannex GW-US54GXS Masakazu Mokuno
2007-07-05 14:06 ` Daniel Drake
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).