[Bug 326621] Re: Ubuntu lacks support for Ralink rt2870 based 802.11n chipsets

Daniele Napolitano dnax88 at gmail.com
Wed Mar 18 21:16:20 UTC 2009


** Description changed:

  The Ralink rt2870 802.11n USB driver is provided by Ralink itself:
  http://www.ralinktech.com.tw/data/drivers/2008_0925_RT2870_Linux_STA_v1.4.0.0.tar.bz2
  
  Must be activate this make options from /os/linux/config.mk:
  HAS_WPA_SUPPLICANT=y
  HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
  
- For supporting 0df6:0039 USB 802.11n adapter by Sitecom (model name
- unknown) must be this patch:
+ For support of Sitecom WL-315 USB 802.11n adapter (0df6:0039) must be
+ this patch:
  
  --- rt2870.h	2009-02-07 01:27:09.000000000 +0100
  +++ rt2870.h~	2009-02-07 01:26:58.000000000 +0100
  @@ -95,6 +95,7 @@
   	{USB_DEVICE(0x0DF6,0x002B)}, /* Sitecom */		\
   	{USB_DEVICE(0x0DF6,0x002C)}, /* Sitecom */		\
   	{USB_DEVICE(0x0DF6,0x002D)}, /* Sitecom */		\
  +	{USB_DEVICE(0x0DF6,0x0039)}, /* Sitecom */		\
   	{USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */		\
   	{USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */		\
   	{USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc. */

** Tags added: 802.11n rt2870 sitecom wl-315

-- 
Ubuntu lacks support for Ralink rt2870 based 802.11n chipsets
https://bugs.launchpad.net/bugs/326621
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.




More information about the kernel-bugs mailing list