Re: [OpenWrt-Devel] [PATCH] mac80211/rt2x00: sync Rt3352 support

2012-11-07 Thread Сергей Василюгин
05.11.2012, 22:56, "Daniel Golle" : > Hi! > > On 05/11/12 16:16, Сергей Василюгин wrote: > >>  While porting to dlink DIR-620 D1 (rt3352) I see that ralink driver >> (ftp://ftp.dlink.ru/pub/Router/DIR-620/Source/gpl_DIR_620D1.tar.gz): >>   - toggles rf02 before initing RF (like rt3290, rt5390, r

Re: [OpenWrt-Devel] [PATCH] mac80211/rt2x00: sync Rt3352 support

2012-11-05 Thread Daniel Golle
Hi! On 05/11/12 16:16, Сергей Василюгин wrote: > While porting to dlink DIR-620 D1 (rt3352) I see that ralink driver > (ftp://ftp.dlink.ru/pub/Router/DIR-620/Source/gpl_DIR_620D1.tar.gz): > - toggles rf02 before initing RF (like rt3290, rt5390, rt5392 in > rt2800lib.c); > - use different rf_va

Re: [OpenWrt-Devel] [PATCH] mac80211/rt2x00: sync Rt3352 support

2012-11-05 Thread Сергей Василюгин
04.10.2012, 05:22, "Daniel Golle" : > The original patch was accepted into linux-next in a slightly modified form. > In order to provide integrity to follow-up patches, replace the patch in > OpenWrt > with the (semantically identical) now upstream patch. > (commit 03839951515b0ea2b21d649b1fe7b6

[OpenWrt-Devel] [PATCH] mac80211/rt2x00: sync Rt3352 support

2012-10-03 Thread Daniel Golle
The original patch was accepted into linux-next in a slightly modified form. In order to provide integrity to follow-up patches, replace the patch in OpenWrt with the (semantically identical) now upstream patch. (commit 03839951515b0ea2b21d649b1fe7b63f9817d0c8 in wireless-testing) Signed-off-by: D