Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2012 02:23:02 +0000
From:      Sevan / Venture37 <venture37@gmail.com>
To:        freebsd-wireless@freebsd.org
Subject:   Re: Please Test: Updated Ral Driver Patch for rt2860/rt3090
Message-ID:  <4F5C0C86.7040503@gmail.com>
In-Reply-To: <4F5AC7CF.3090409@gmail.com>
References:  <CA%2BCYCL-d1hCzQK48EzPjgRu3UFO9EWMn-O%2B3V8%2B9cNrQE2s%2ByQ@mail.gmail.com> <4F41DDE8.6060004@gmail.com> <CAJ-VmonaRy0HyaoborYg=CEbAwKGHXZooi8k5qC8781Pe7591A@mail.gmail.com> <4F48166A.5040301@gmail.com> <CAJ-VmomQiwjH-nDmWJA=pg-gcgV9Djf0eCM940UvaXW_g030XQ@mail.gmail.com> <CA%2BCYCL-6=03MvCCKq4z5aePqLPWzjAQZmHAKDXwNA8f5Gawu7A@mail.gmail.com> <4F4828C0.6020705@gmail.com> <CA%2BCYCL_o=mDA-P66nTdPR65=MwML4FghxRpNzowDE-eXNWmD6g@mail.gmail.com> <4F5A8023.1090705@gmail.com> <CAJ-Vmonu4SUVOdfbTdAnmGfQ=T-PtcAbd-PCoQ0PV_ttwF5Scw@mail.gmail.com> <4F5AC7CF.3090409@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/03/2012 03:17, matt wrote:
> Hi Folks! Thanks for the patience :)

Hi Matt,

> Here's the patch for HEAD:
>
> https://docs.google.com/open?id=0B6YlMzJxarGbR1lSZ0hnTEFSREt6MU1MbGFKeURhUQ

The patch you linked to above had several errors which prevented it from 
being built, I've cleaned things up & added them to a mercurial repo 
https://bitbucket.org/sevan/ral/overview (you're welcome to have write 
access Matt if you don't plan on hosting the files elsewhere)

both directories just need to be copied to /usr/src/sys

> You will see an invalid eeprom low-noise amplifier gain for low-noise
> amplifiers you don't have. If it doesn't attach at all, send me your PCI
> ids and we can add them to the attach code and see if they work.
>
> My expectation is everything from rt2860-rt3090 at least will work.

The driver attaches but ifconfig wlan0 scan doesn't show any access points

ral0: <Ralink Technology RT2790> mem 0xf7f00000-0xf7f0ffff irq 17 at 
device 0.0 on pci3
ral0: invalid EEPROM LNA gain #2: 0x00
ral0: invalid EEPROM LNA gain #3: 0x00
ral0: invalid EEPROM powersave level
ral0: MAC/BBP RT2860 (rev 0x28720200), RF RT3022 2.4G 2T2R
ral0: skip channel 10, could not find extension channel
ral0: skip channel 11, could not find extension channel
ral0: skip channel 12, could not find extension channel
ral0: skip channel 13, could not find extension channel
ral0: skip channel 14, could not find extension channel
ral0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ral0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 
24Mbps 36Mbps 48Mbps 54Mbps
ral0: 2T2R
ral0: 11ng MCS 20MHz
ral0: MCS 0-7: 6.5Mbps - 65Mbps
ral0: MCS 8-15: 13Mbps - 130Mbps
ral0: 11ng MCS 20MHz SGI
ral0: MCS 0-7: 7Mbps - 72Mbps
ral0: MCS 8-15: 14.5Mbps - 144.5Mbps
ral0: 11ng MCS 40MHz:
ral0: MCS 0-7: 13.5Mbps - 135Mbps
ral0: MCS 8-15: 27Mbps - 270Mbps
ral0: 11ng MCS 40MHz SGI:
ral0: MCS 0-7: 15Mbps - 150Mbps
ral0: MCS 8-15: 30Mbps - 300Mbps

Sevan / Venture37




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