diff options
author | sam <sam@FreeBSD.org> | 2006-06-05 17:43:51 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2006-06-05 17:43:51 +0000 |
commit | 6fb6b7ee3681d6984429fa6365a90ab8105a051f (patch) | |
tree | e5e6f77684f38bb3241a52cdc92bb03859ecf265 /lib/libc | |
parent | 551acb9ac8be2352d8760279c04d4155e71452b9 (diff) | |
download | FreeBSD-src-6fb6b7ee3681d6984429fa6365a90ab8105a051f.zip FreeBSD-src-6fb6b7ee3681d6984429fa6365a90ab8105a051f.tar.gz |
Version 0.9.17.2:
o define HAL_SOFTC, HAL_BUS_TAG, and HAL_BUS_HANDLE to be machine
independent; this fixes portability issues with bsd systems
o add ah_disable api for turning off operation of both MAC and PHY
o add ah_getAntennaSwitch and ah_setAntennaSwitch api's for better control
of antenna usage and diversity
o add ah_setAckCTSRate and ah_setAckCTSRate for controlling tx rate of
h/w generated frames
o add ah_setBeaconTimers api for simpler setting of the beacon timer registers
o remove ah_waitForBeaconDone api
o add HAL_TXDESC_DURENA flag to enable h/w duration setting in tx descriptor
o correct documentation of min/max tx power units (.5 dBm)
o switch arm, mips, and powerpc builds to use functions for register
read/write operations
o fix sparc builds to not reference %g2 and %g3 registers
o add public builds for SoC's
MFC after: 1 month
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions