Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 20:25:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 209135] [ath] AR9300: TXDP update whilst chip is in powersave
Message-ID:  <bug-209135-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209135

            Bug ID: 209135
           Summary: [ath] AR9300: TXDP update whilst chip is in powersave
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: adrian@freebsd.org

This happened during testing on the AR9380:

Apr 28 12:13:40 sabrina kernel: ath_hal_reg_write: reg=3D0x00000804,
val=3D0x53b15300, pm=3D2
Apr 28 12:13:40 sabrina kernel: ath_hal_reg_write: reg=3D0x00000804,
val=3D0x53b8a600, pm=3D2
Apr 28 12:13:42 sabrina kernel: ath_hal_reg_write: reg=3D0x00000804,
val=3D0x53b07200, pm=3D2
Apr 28 12:13:42 sabrina kernel: ath_hal_reg_write: reg=3D0x00000804,
val=3D0x53b81000, pm=3D2

.. this means something was writing to a TXDP (0x0800 + (txq*4)) whilst the
chip was in sleep state. We can't do this.

Go add some debugging to the transmit paths to capture /where/ we are doing
this whilst the chip is asleep.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209135-8>