Re: Spectrum analysis?

2012-10-08 Thread Outback Dingo
On Mon, Oct 8, 2012 at 12:07 PM, matt wrote: > On 10/08/12 03:15, Sven Hazejager wrote: >> Is there a way to do a spectrum analysis for the wifi band with ath on >> CURRENT? I would like to understand which channels give me the best >> signal/noise ratio (my baby monitor completely blows our wifi

Re: Cannot bring up wireless adapter on Acer notebook

2012-12-30 Thread Outback Dingo
Is this a broadcom or intel wireless chip?? or an Acer Nplify card On Sun, Dec 30, 2012 at 5:00 PM, Савельев Владимир wrote: >Hi, all! > >I installed FreeBSD 8.3 on my Acer Aspire V3-571G and cannot configure >wireless adapter on it. Wired network works ok. > >kldload if_wi says:

Re: Cannot bring up wireless adapter on Acer notebook

2012-12-31 Thread Outback Dingo
Under linux my ACER NPLIFY Wireless shows as an Intel Chip So Id assume he needs iw 02:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4) last i used an intel on FreeBSD it required to edit /boot/loader.conf and a reboot legal.intel_iwn.license_ack=1 if_iwn_load="YES" if

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Outback Dingo
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compar

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Outback Dingo
On Sat, May 18, 2013 at 8:51 PM, Adrian Chadd wrote: > Hm. Ok ill fix that. Ta! > Thanks > ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubs

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Outback Dingo
On Sat, May 18, 2013 at 8:54 PM, Outback Dingo wrote: > > > > On Sat, May 18, 2013 at 8:51 PM, Adrian Chadd wrote: > >> Hm. Ok ill fix that. Ta! >> Thanks >> > Heres another cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls

Re: Alfa AWUS036H WiFi - driver not supporting AHDEMO mode for injection

2013-07-19 Thread Outback Dingo
On Fri, Jul 19, 2013 at 6:20 PM, Adrian Chadd wrote: > Right, but someone has to go and teach the driver the bits needed to > do raw frame injection. > > I don't unfortunately have the time to fix the driver(s) to support > this. I'll fix it for ath(4) and make it work for 11n, then fix > whateve