[Bug 201117] sysctl dev.ath.0.diversity causes a panic on the TL-WDR3600

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201117

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
 CC||go...@freebsd.org

--- Comment #2 from Oleksandr Tymoshenko  ---
There is a commit referencing this PR, but it's still not closed and has been
inactive for some time. Closing the PR as fixed but feel free to re-open it if
the issue hasn't been completely resolved.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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"


[Bug 201117] sysctl dev.ath.0.diversity causes a panic on the TL-WDR3600

2015-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201117

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Sat Jul  4 02:59:31 UTC 2015
New revision: 285120
URL: https://svnweb.freebsd.org/changeset/base/285120

Log:
  Wake up the hardware before doing anything in sysctl.

  This stops the panics that occur on MIPS platforms when doing say,
  'sysctl dev.ath.0' whilst the MAC is asleep.  The MIPS platform is
  rather unforgiving in getting power-save register access wrong and you
  will get all kinds of odd failures if you don't have things woken
  up at the right times.

  Tested:

  * QCA9558 (TP-Link Archer C7 v2)
  * AR9331 (Carambola 2)

  .. with no VAPs configured and ath0 down (thus the MAC is definitely
 asleep.)

  PR:kern/201117

Changes:
  head/sys/dev/ath/if_ath_sysctl.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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"


[Bug 201117] sysctl dev.ath.0.diversity causes a panic on the TL-WDR3600

2015-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201117

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-b...@freebsd.org|freebsd-wirel...@freebsd.or
   ||g

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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"