Change for the worse in rsu wireless driver

2014-06-03 Thread Thomas Mueller
from Idwer Vollering : I have a patch for that: Index: head/sys/dev/usb/wlan/if_rsu.c === --- head/sys/dev/usb/wlan/if_rsu.c (revision 266970) +++ head/sys/dev/usb/wlan/if_rsu.c (working copy) @@ -69,11 +69,13 @@ #include

Re: Change for the worse in rsu wireless driver

2014-06-03 Thread Hans Petter Selasky
On 06/03/14 12:15, Thomas Mueller wrote: from Idwer Vollering : I have a patch for that: Index: head/sys/dev/usb/wlan/if_rsu.c === --- head/sys/dev/usb/wlan/if_rsu.c (revision 266970) +++ head/sys/dev/usb/wlan/if_rsu.c (w

Trouble setting up multi SSID and 802.1X

2014-06-03 Thread Harm Weites
Hi, While trying to setup an AP with two SSID's I ran into some issues. Environment: TP-Link 1043ND (MIPS) ath0 ether 00:19:e0:66:66:68 wlan0 ether 02:ab:cd:ef:12:30 wlan1 ether 00:19:e0:66:66:68 Both wlan0 and wlan1 have been created with wlandev ath0 and wlanmode hostap. The goal is to have on

Re: Trouble setting up multi SSID and 802.1X

2014-06-03 Thread Adrian Chadd
Is hat in one config file? Or two hostapd config files? -a On 3 June 2014 11:30, Harm Weites wrote: > Hi, > > While trying to setup an AP with two SSID's I ran into some issues. > > Environment: > TP-Link 1043ND (MIPS) > ath0 ether 00:19:e0:66:66:68 > wlan0 ether 02:ab:cd:ef:12:30 > wlan1 eth

Re: Trouble setting up multi SSID and 802.1X

2014-06-03 Thread Harm Weites
Just a single file. I'm running a single instance of hostapd, like this: /sbin/hostapd -B /etc/hostapd.conf op 03-06-14 20:40, Adrian Chadd schreef: > Is hat in one config file? Or two hostapd config files? > > > > -a > > > On 3 June 2014 11:30, Harm Weites wrote: >> Hi, >> >> While trying to se

[Bug 170411] [ath] Uninitialized variables in if_ath.c

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170411 Dimitry Andric changed: What|Removed |Added Status|In Discussion |Issue Resolved Resolution

[Bug 170397] [ath] [patch] Uninitialized variables in ah_eeprom_9287.c

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170397 Dimitry Andric changed: What|Removed |Added Status|In Discussion |Issue Resolved Resolution

[Bug 177530] [ath] ath driver isn't 32 bit int clean

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177530 Adrian Chadd changed: What|Removed |Added Status|In Discussion |Issue Resolved CC|

Re: Change for the worse in rsu wireless driver

2014-06-03 Thread Thomas Mueller
> Yes, please apply by hand. I'll see if I can do some testing myself. I happen > to have one of these adapters too and the link is very unstable :-) > --HPS Sometimes Hiro H50191 USB-stick wireless adapter

[Bug 173711] [ath] powerd kills ath on the Asus EeePC 1005HA

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173711 Rui Paulo changed: What|Removed |Added Status|In Discussion |Issue Resolved Resolution|---

Re: Change for the worse in rsu wireless driver

2014-06-03 Thread Hans Petter Selasky
On 06/04/14 04:13, Thomas Mueller wrote: Yes, please apply by hand. I'll see if I can do some testing myself. I happen to have one of these adapters too and the link is very unstable :-) --HPS Sometimes Hiro H50191 USB-stick wireless adapter works well in FreeBSD, sometimes, like now and th