Re: Fine, OK, here's my initial AR9380/AR9485 support

2013-03-10 Thread Rui Paulo
, and then it fails with the errors listed below. I was using -j, but the error messages look readable enough. Any clue to get it to compile? Did you 'git checkout branch-name' ? Regards, -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http

CFT: wpa_supplicant/hostapd import patch

2013-06-29 Thread Rui Paulo
Hi, I have a patch that updates the base system version of wpa_supplicant / hostapd at: http://people.freebsd.org/~rpaulo/wpa-2.0.diff Beware that it's big. It would be really helpful if you could test it before I commit it. Thanks, -- Rui Paulo

Re: CFT: wpa_supplicant/hostapd import patch

2013-06-30 Thread Rui Paulo
/hostapd/driver_freebsd.c Looks like svn wasn't smart enough to include the copy in the diff output. Can you copy driver_bsd.c from vendor/wpa/dist/src/drivers? -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: CFT: wpa_supplicant/hostapd import patch

2013-06-30 Thread Rui Paulo
to apply it with svn patch, not simple patch. BTW, do you have plan to enable different advanced options, as WPS, P2P, and others? WPS is enabled. P2P requires work in the drivers and net80211. -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list

Re: CFT: wpa_supplicant/hostapd import patch

2013-06-30 Thread Rui Paulo
support, not client one :) Does it need work in drivers too? Yes, it does. I don't have any plans to work on P2P, sorry. -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless

Re: CFT: wpa_supplicant/hostapd import patch

2013-06-30 Thread Rui Paulo
it works and what needs to be done. -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org

Re: CFT: wpa_supplicant/hostapd import patch

2013-06-30 Thread Rui Paulo
think you could derive how it's supposed to work. I understand that it's a huge task. -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd-wireless

Re: CFT: wpa_supplicant/hostapd import patch

2013-07-03 Thread Rui Paulo
required a reassociate but now it shouldn't be the case. -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org

Re: CFT: wpa_supplicant/hostapd import patch

2013-07-04 Thread Rui Paulo
Please try again the latest patch. I found the bug you reported and it's fixed now. Thanks, -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd

Re: My WLI-UC-GNM up crash

2013-08-01 Thread Rui Paulo
the USB cable to power the BBB, then that's your problem. You need a 5V 1A+ power adapter to be able to use USB WiFi cards with the BeagleBone. -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: ral(4) panic. head, r257837

2013-12-22 Thread Rui Paulo
___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http

CTF: wpa_supplicant/hostapd 2.4 import

2015-04-19 Thread Rui Paulo
Hi, Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD HEAD: https://people.freebsd.org/~rpaulo/wpa-2.4.diff Thanks, -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman

Intel 3160/7260/7265 driver

2015-05-10 Thread Rui Paulo
before it can be part of FreeBSD, but this email is being sent over iwm. :-) I only have a 7265, so I'd like people with 3160 or 7260 to try it out. Regards, -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Intel 3160/7260/7265 driver

2015-06-04 Thread Rui Paulo
On Wednesday 03 June 2015 18:44:59 Ben Woods wrote: On Sun, May 10, 2015 at 09:48:51AM -0700, Rui Paulo wrote: Hi, I've ported the OpenBSD iwm driver and it's sort of working now: https://github.com/rpaulo/iwm Some issues: - scanning is sort of broken now, so you must set

CFT: wpa_supplicant/hostapd 2.5

2015-10-13 Thread Rui Paulo
/failures. Thanks, -- Rui Paulo Wishlist: http://amzn.com/w/ZU4EQTF9M613 ___ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Re: Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-28 Thread Rui Paulo
On Fri, 2015-08-28 at 17:40 -0700, Rui Paulo wrote: On Fri, 2015-08-28 at 17:07 -0700, Adrian Chadd wrote: Hi, Gleb's wifi work is in -HEAD now. You'll notice that there's no wifi parent ifnet device now - you have to clone them to have things work. (ie, there's no ath0, iwn0, etc

Re: Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-28 Thread Rui Paulo
... -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org

Re: moving some 802.11 code into lib80211

2015-11-26 Thread Rui Paulo
dd more to things. > > I'd love feedback. ;) > That looks useful.  A quick look at the API and I didn't see anything wrong with it... -- Rui Paulo ___ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freeb