Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2012 16:56:00 +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:  <4F5CD920.2000905@gmail.com>
In-Reply-To: <4F5C24ED.3090601@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> <4F5C0C86.7040503@gmail.com> <4F5C24ED.3090601@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/03/2012 04:07, matt wrote:
> What several errors? Compiles fine against head...are you compiling
> against 9? clang?
> Or is the patch dumping the modules and dev folder out early?
> Confused...it worked fine here...I admit my patch-fu is weak :).

Cosmetic:
Some files use CR/LF
duplicate code in header files (updated a couple of hours ago)

Show stoppers:
in if_ral_pci.c the RT2860 includes, PCI_* constants & ral_rt2860_opns 
data structure declarations were truncated onto single lines
in rt2860.c contained duplicate code which caused redeclaration errors 
during compilation

> Looks good on attach though...I only have a 1t1r so it's nice to see
> something else attach.

I now understand why you mentioned APs running on channels above 9 :)


On 11/03/2012 04:15, matt wrote:
 > Re access points...try "ifconfig wlan0 create wlandev ral0"
 > ifconfig ral0 up (just in case...)
 > ifconfig wlan0 up
 > sleep 1
 > ifconfig wlan0 scan
 >
 > I have seen it take a second for results to be available, i.e. "up 
scan" returns no list.

Didn't make any difference
3 access points, one in 802.11N & G mode with WPA2 personal running on 
channel 3, mifi running on channel 1 with WPA2 personal (running in B/G 
mode if I remember right & my macbook pro running on channel 5 with no 
encryption, unable to find anything.

 > Re: errors:
 > Did you by chance build the module along with kernel or separately?

module is currently installed via a separate build but the errors 
happened during buildkernel.


Sevan / Venture37



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