summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-07-21 14:16:42 +0000
committeradrian <adrian@FreeBSD.org>2011-07-21 14:16:42 +0000
commitd54d0f83bc4c56dc528afad78cb1f337073490e9 (patch)
tree5875765f87a53ccac8c2cbd864d0bbcbba61c01a /lib/libc
parent062c2f0752ba33071432c160cb4bcef98d877452 (diff)
downloadFreeBSD-src-d54d0f83bc4c56dc528afad78cb1f337073490e9.zip
FreeBSD-src-d54d0f83bc4c56dc528afad78cb1f337073490e9.tar.gz
Modify the radar API a little to be easier to "change" via run-time
tools. * introduce pe_enabled, which (will) indicate whether the radar detection stuff is enabled or not. Right now it's incorrectly set, based on something previously written. I'll sort it out later. * Don't set HAL_PHYERR_PARAM_ENABLE in pe_relstep to say whether radar detection is on. * Return whether blockradar, fir128 and enmaxrssi is enabled. * Change some of the phyerr params to be integers rather than HAL_BOOL so they can be set to the NOPARAM value when the setup function is called. This is in line with other radar parameters. * Add new configuration parameters for fir128, blockradar and enmaxrssi, rather than defaulting to off, on and on respectively. Approved by: re (kib)
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud