Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jun 2011 15:24:52 -0700
From:      Matt <sendtomatt@gmail.com>
To:        freebsd-wireless@freebsd.org
Subject:   Re: Ralink RT3090/RT2860
Message-ID:  <4DEC0234.8030300@gmail.com>
In-Reply-To: <BANLkTim4USyTSRUP0Ndgw8RT2oSFRGQ1%2BA@mail.gmail.com>
References:  <4DD365A2.3090106@gmail.com>	<20110518100203.7bfa63be@gmail.com> <BANLkTim4USyTSRUP0Ndgw8RT2oSFRGQ1%2BA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/18/11 00:36, Adrian Chadd wrote:
> On 18 May 2011 15:02, Sergey V. Dyatko<sergey.dyatko@gmail.com>  wrote:
>
>> As far I know Alexandr is too busy now (ported fbsd into one of
>> d-link device). Hi have plans port ral code from openbsd. IIRC it was
>> discussed not so long ago, in current@
> This thread reads to me like "hi, would someone like to pick up Alex's
> work, liase with Alex/Bernhard, and bring the code up to scratch so we
> can commit it to FreeBSD".
>
> Matt, how's your C? :)
>
>
> Adrian
>
I've successfully got Alexandr's code worked into the Ral driver. This 
mainly involved some changes to if_ral_pci.c, renaming some softc stuff 
and pulling PCI code out of rt2860_attach.

It's stable so far, WPA2 works fine as does Host AP etc (haven't tried 
with encryption). I haven't tested AHdemo, I assume monitor mode works.

I want to eventually go through and place some chip specific fixes for 
3090 etc., and possibly compare functions between different sources and 
make sure we're doing it right.

Some questions:
1) If I kldunload if_ral while associated and flood pinging, I get "no 
route" for a while and then a page fault (only bug I've found so far). I 
assume this is something dumb I've done during detach?

2)  My LED does not work. I have this in a Thinkpad WWAN slot, which are 
known to have issues with LED on some chips. A broadcom 4321 did 
activate the led in this slot. Can anyone confirm if they had a working 
LED using Alexandr's RT2860 stand alone driver? Or does  work on LED 
code need to occur?

Cheers, I'll remove my ugly printfs and post a patch or tarball later today.

Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DEC0234.8030300>