https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178491

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from [email protected] ---
same with :

ath0: <Atheros 5424/2424> mem 0x55200000-0x5520ffff irq 18 at device 0.0 on
pci3
ath0: AR2425 mac 14.2 RF5424 phy 7.0
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00a2
ath0: stuck beacon; resetting (bmiss count 4)
ath0: device timeout

/etc/rc.conf
wlans_ath0="wlan0"
create_args_wlan0="wlanmod hostap mode 11g"

/etc/sysctl.conf
hw.ath.longcal=20
dev.ath.0.hal.force_full_reset=1
dev.ath.0.hangcheck=1
dev.ath.0.tpc=1
dev.ath.0.tpscale=1

Temporary solution:
create a cronjob that every minute to ifconfig wlan0 down and ifconfig wlan0 up
so it will not hang

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to