]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a new HAL parameter which forces a full reset rather than warm reset.
authorAdrian Chadd <adrian@FreeBSD.org>
Wed, 9 Nov 2011 05:30:24 +0000 (05:30 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Wed, 9 Nov 2011 05:30:24 +0000 (05:30 +0000)
commitd3054f72e066b0b5e8cb93cf700870e05ba8c74f
tree6cfedc5449f9caedc17adafba83dea169454f4e0
parenta1dd224b9934188563ea66a013dfecae37044c19
Add a new HAL parameter which forces a full reset rather than warm reset.
This forces a full reset of the baseband/radio and seems needed to clear
some issues (with Merlin at least) when the baseband gets confused in a
very noisy environment.

Sponsored by: Hobnob, Inc.
sys/dev/ath/ath_hal/ah.h
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
sys/dev/ath/if_ath_sysctl.c