Date: Sat, 18 Jun 2011 12:10:06 +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: <201106181210.p5ICALWA021105@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2011-06-18 12:10:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/iwn if_iwn.c if_iwnreg.h if_iwnvar.h
Log:
SVN rev 223251 on 2011-06-18 12:10:06Z by bschmidt
MFC r220866-220867:
- Pull some features out of the firmware:
- If a ENH_SENS TLV section exit the firmware is capable of doing
enhanced sensitivity calibration.
- Newer devices/firmwares have more calibration commands therefore
hardcoding the noise gain/reset commands no longer works. It is
supposed to use the next index after the newest calibration type
support. Read the command index of the TLV section if available.
- Enable DC calibration for all 6000 series devices, except those
with an internal PA.
- Override the chainmask also for the 6050.
Revision Changes Path
1.18.2.42 +22 -4 src/sys/dev/iwn/if_iwn.c
1.1.2.13 +2 -0 src/sys/dev/iwn/if_iwnreg.h
1.3.2.15 +2 -0 src/sys/dev/iwn/if_iwnvar.h
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106181210.p5ICALWA021105>
