summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/ObjectCodeEmitter.cpp
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-06-01 20:09:49 +0000
committeradrian <adrian@FreeBSD.org>2011-06-01 20:09:49 +0000
commitfa6dbdd4a2c067d514a8442f406a37ad52fb9be7 (patch)
tree942b1aedba63c78ee502d3d0b69c23bd4e06495c /contrib/llvm/lib/CodeGen/ObjectCodeEmitter.cpp
parent772a896ba2a009541fa253fca8537347b58945e7 (diff)
downloadFreeBSD-src-fa6dbdd4a2c067d514a8442f406a37ad52fb9be7.zip
FreeBSD-src-fa6dbdd4a2c067d514a8442f406a37ad52fb9be7.tar.gz
Flesh out the radar detection related operations for the ath driver.
This is in no way a complete DFS/radar detection implementation! It merely creates an abstracted interface which allows for future development of the DFS radar detection code. Note: Net80211 already handles the bulk of the DFS machinery, all we need to do here is figure out that a radar event has occured and inform it as such. It then drives the DFS state engine for us. The "null" DFS radar detection module is included by default; it doesn't require a device line. This commit: * Adds a simple abstracted layer for radar detection state - sys/dev/ath/ath_dfs/; * Implements a null DFS module which doesn't do anything; (ie, implements the exact behaviour at the moment); * Adds hooks to the ath driver to process received radar events and gives the DFS module a chance to determine whether a radar has been detected. Obtained from: Atheros
Diffstat (limited to 'contrib/llvm/lib/CodeGen/ObjectCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud