diff options
author | adrian <adrian@FreeBSD.org> | 2011-06-04 04:14:59 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2011-06-04 04:14:59 +0000 |
commit | 726cd905450aa0bbd03426859bca15a8c375ca58 (patch) | |
tree | bd08066859c4680cab30fbd0561195d8b660933f /sys/cddl/compat/opensolaris/kern/opensolaris.c | |
parent | 22d0b37135acc9a202aaba38fed7149ae4de6a4b (diff) | |
download | FreeBSD-src-726cd905450aa0bbd03426859bca15a8c375ca58.zip FreeBSD-src-726cd905450aa0bbd03426859bca15a8c375ca58.tar.gz |
A few changes to make radar detection implementable in a hal_dfs/
module.
* If sc->sc_dodfs is set to 1 by the ath_dfs_radar_enable(),
set the relevant rx filter bit to begin receiving radar PHY
errors. The HAL code already knows how to set the relevant
error mask register to enable radar events.
* Add a missing call to ath_dfs_radar_enable() after ath_hal_reset()
* change ath_dfs_process_phyerr() to take a const char *buf for now,
rather than a descriptor. This way it can get access to the packet
buffer contents.
Diffstat (limited to 'sys/cddl/compat/opensolaris/kern/opensolaris.c')
0 files changed, 0 insertions, 0 deletions