Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2011 22:51:57 +0300
From:      Aleksandr Rybalko <ray@ddteam.net>
To:        "Sevan / Venture37" <venture37@gmail.com>
Cc:        Aleksandr Rybalko <ray@dlink.ua>, freebsd-current@freebsd.org
Subject:   Re: [CFT]RT28xx/RT30xx wireless was [CFR]RT305xF support, w/o attachment
Message-ID:  <20110331225157.ed264e2d.ray@ddteam.net>
In-Reply-To: <AANLkTimBVA55nqXARmyJqP-YE3G83hxqHKviEvc5QKnc@mail.gmail.com>
References:  <20110314162936.d3f8fd5b.ray@dlink.ua> <4D80EE33.7010703@janh.de> <AANLkTin6A0WpkMi1%2BA_k18cbr=-Qiw%2BOCGu45AKY5BJu@mail.gmail.com> <20110317100804.2dde85ba@gmail.com> <AANLkTi=PAhGjQ5AX3Z7jkDQj45UhYyFq0QO=2XfHuTGx@mail.gmail.com> <20110317110700.05191e8f@gmail.com> <20110320153604.e8245880.ray@ddteam.net> <AANLkTinqnu9g4Gqm88ozUABwJAJhf70R2yTm7dyO7jm7@mail.gmail.com> <20110331120710.b5c5f24b.ray@dlink.ua> <AANLkTimBVA55nqXARmyJqP-YE3G83hxqHKviEvc5QKnc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Mar 2011 16:50:16 +0100
"Sevan / Venture37" <venture37@gmail.com> wrote:

> On 31 March 2011 10:07, Aleksandr Rybalko <ray@dlink.ua> wrote:
> > Now good peoples help me with rework of driver, then this driver
> > will be available under ral(4). So you need to wait some time.
> 
> Excellent, I'm happy to be a tester for patches, the card is a
> Azurewave RT2700E out of a EEPC if I remember right
> 
> 
> >>> I will post dmesg & pciconf output tomorrow once I have an
> >>> ethernet cable or removable media near me if you need more info.
> >
> > Yeah, post please. at minimum I've interesting which RF used in
> > your device.
> 
> rt28600: <Ralink RT2790 PCIe> mem 0xf7f00000-0xf7f0ffff irq 17 at
> device 0.0 on pci3
> rt28600: invalid EEPROM LNA gain #2: 0x00
> rt28600: invalid EEPROM LNA gain #3: 0x00
> rt28600: invalid EEPROM powersave level
> rt28600: MAC/BBP RT2860 (rev 0x28720200), RF RT3022 2.4G 2T2R
Wow, your device have same revision 0x28720200 like embedded into
RT3052F system on chip.
So now I understand, why driver won't work with your card.
I previously expect that this id related only for SoC version, but SoC
version don't have many things that PCI version have (MCU, EEPROM,
etc.)

I will fix it behavior in new driver. 

> rt28600: skip channel 10, could not find extension channel
> rt28600: skip channel 11, could not find extension channel
> rt28600: skip channel 12, could not find extension channel
> rt28600: skip channel 13, could not find extension channel
> rt28600: skip channel 14, could not find extension channel
> 
> 
> rt28600@pci0:3:0:0:	class=0x028000 card=0x27901814
> chip=0x07811814 rev=0x00 hdr=0x00
>     vendor     = 'Ralink Technology, Corp.'
>     device     = 'Wireless (RT2860/RT2890)'
>     class      = network
> 
> 
> Sevan


-- 
Aleksandr Rybalko <ray@ddteam.net>



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