Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 10:08:04 +0200
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        Jan Henrik Sylvester <me@janh.de>, Aleksandr Rybalko <ray@dlink.ua>, current-list freebsd <freebsd-current@freebsd.org>
Subject:   Re: [CFR]RT305xF support, w/o attachment
Message-ID:  <20110317100804.2dde85ba@gmail.com>
In-Reply-To: <AANLkTin6A0WpkMi1%2BA_k18cbr=-Qiw%2BOCGu45AKY5BJu@mail.gmail.com>
References:  <20110314162936.d3f8fd5b.ray@dlink.ua> <4D80EE33.7010703@janh.de> <AANLkTin6A0WpkMi1%2BA_k18cbr=-Qiw%2BOCGu45AKY5BJu@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Mar 2011 15:45:26 +0800
Adrian Chadd <adrian@freebsd.org> wrote:

> Is someone able to help me hunt down a mini-PCIe ralink card?
> 
> I'd like to help Aleksandr include his SoC MIPS stuff to FreeBSD and
> as part of that I'd like to try and make this wireless driver work on
> supported PCI/PCIe cards. But I completely lack the hardware to do
> so, and I lack the time to hunt down hardware (and money to buy
> another EEEPC just to do it.)
> 
> Thanks,
> 

Hi, I have rt3090 on my laptop (running HEAD, i386) and I can
take part in testing

none1@pci0:3:0:0:       class=0x028000 card=0x30901814 chip=0x30901814
rev=0x00 hdr=0x00
    vendor     = 'Ralink Technology, Corp.'
    class      = network


> adrian
> 
> On 17 March 2011 01:06, Jan Henrik Sylvester <me@janh.de> wrote:
> 
> > Hello!
> >
> >
> > On 01/-10/-28163 20:59, Aleksandr Rybalko wrote:
> >
> >> 3. RT2860 802.11n controller authors Damien Bergamini and Alexander
> >> Egorenkov
> >>        http://my.ddteam.net/files/2011-03-14_rt2860.patch
> >>        only modification to work with RT2872 (embedded to
> >> RT305[02]F) wrote by me.
> >>
> >
> > Is this supposed to work on its own bringing support for Ralink
> > 2860 to FreeBSD? (The one in the Asus EeePC 901/1000H according to
> > http://wiki.freebsd.org/AsusEee .)
> >
> >
> >  Remaining issues:
> >>        RT2860 support only Open(no crypto) mode for RT305[02]F
> >>
> >
> > Does this mean WPA should work for RT2860? (Just not for the chips
> > you added support for?)
> >
> > If this is supposed to bring RT2860 support to FreeBSD in general:
> >
> > - Should it work on amd64 and i386?
> > - Should it work on 8.2-RELEASE?
> > - Should it work as a module?
> >
> > In case this is all supposed to work: I tried to create a module on
> > 8.2-RELEASE/amd64 by adding a simple sys/modules/rt2860/Makefile
> > (as I did not want to modify my stock 8.2-RELEASE kernel). I only
> > got to:
> >
> > In file included from
> > /usr/src/sys/modules/rt2860/../../dev/rt2860/rt2860.c:19:
> > @/dev/rt2860/rt2860_softc.h:52:24: error: opt_rt2860.h: No such
> > file or directory
> >
> > I do not find opt_rt2860.h anywhere in your patches. Assuming it was
> > optional, I have commented it out only to get to:
> >
> > cc1: warnings being treated as errors
> > /usr/src/sys/modules/rt2860/../../dev/rt2860/rt2860_pci.c:63:
> > warning: 'rt2860_pci_detach' declared 'static' but never defined
> >
> > Probably, I am doing something unsupported here (especially as
> > there is no if_rt2860_pci.c, which I would expect).
> >
> > Cheers,
> > Jan Henrik


-- 
wbr, tiger



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