diff options
author | sam <sam@FreeBSD.org> | 2009-01-28 19:15:52 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2009-01-28 19:15:52 +0000 |
commit | dd3fa012e1ae14320b6296cb11bd6be3bbd7435c (patch) | |
tree | 9848838492fd75fa597ee4c75e3bf3099d4a85fb /sys/kern/kern_malloc.c | |
parent | 7dcaa08f7f90f0b3c1ed4ee1f46114ebc5ce3888 (diff) | |
download | FreeBSD-src-dd3fa012e1ae14320b6296cb11bd6be3bbd7435c.zip FreeBSD-src-dd3fa012e1ae14320b6296cb11bd6be3bbd7435c.tar.gz |
Fix 1/2 and 1/4 width channel handling:
o only include 1/2 and 1/4 width channels when they are specified in the
regulatory database description; previously we treated them as if they
were part of the band and blindly added them for 11a/g
o check the channel list returned in the devcaps to identify whether a
device supports 1/2 or 1/4 width channels on a band; this might be
better brought out as a capability bit to avoid filling the channel
list w/ 1/2 and 1/4 width channels but then cards that only support
these channels in a range of frequencies could not be described (though
right now we don't check frequency range only band)
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions