]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If any of the TX queues have underrun reporting enabled, enable
authoradrian <adrian@FreeBSD.org>
Wed, 20 Feb 2013 11:24:11 +0000 (11:24 +0000)
committeradrian <adrian@FreeBSD.org>
Wed, 20 Feb 2013 11:24:11 +0000 (11:24 +0000)
commit5ee708ace2a30c3137ed7b426d6abed10d23e952
treead419f0c80c348a6645ec986cc40784f64edaa49
parent9d7988b307811898d72246545cc5d82a5c229964
If any of the TX queues have underrun reporting enabled, enable
HAL_INT_TXURN in the interrupt mask register.

This should now allow for TXURN interrupts to be posted.
sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c