Date: Sat, 10 Apr 2010 06:58:24 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iwn if_iwn.c if_iwnreg.h if_iwnvar.h Message-ID: <201004100658.o3A6whDR094832@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-04-10 06:58:24 UTC
FreeBSD src repository
Modified files:
sys/dev/iwn if_iwn.c if_iwnreg.h if_iwnvar.h
Log:
SVN rev 206444 on 2010-04-10 06:58:24Z by bschmidt
* Rename bluetooth coexistence flags, no binary change.
* Enable DC calibration and crystal calibration on Centrino Advanced-N
6250 parts.
* Workaround for a HW bug (does not affect 4965AGN) that may sporadically
affect latency under some rare circumstances. From a similar commit to
iwlwifi.
* Update sensitivity settings for 5000 series to workaround a performance
bug in the DSP (1000 is not affected so we keep the old values for 5000).
* Update sensitivity settings for 6000 series.
* Set differential gains on 6250 too (but use a 1.0 factor, not 1.5).
* Init OFDM sensitivity with min value (which depends on the chip)
instead of hardcoding it to 90.
* Read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6
bit on 6x50 if version >= 6.
Approved by: rpaulo (mentor)
Obtained from: OpenBSD
MFC after: 2 weeks
Revision Changes Path
1.28 +28 -14 src/sys/dev/iwn/if_iwn.c
1.5 +27 -9 src/sys/dev/iwn/if_iwnreg.h
1.8 +2 -1 src/sys/dev/iwn/if_iwnvar.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004100658.o3A6whDR094832>
