Date: Sat, 16 Apr 2011 14:56:13 +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: <201104161456.p3GEuSV0074083@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bschmidt 2011-04-16 14:56:13 UTC FreeBSD src repository Modified files: sys/dev/iwn if_iwn.c if_iwnreg.h if_iwnvar.h Log: SVN rev 220729 on 2011-04-16 14:56:13Z by bschmidt Add some new features: - 6000 series devices need enhanced sensitivity calibration. - 6000 series devices need a different setting for the shadow reg. - set the IWN_FLAG_HAS_11N bit if the EEPROM says the device has 11n support. Obtained from: OpenBSD Revision Changes Path 1.89 +30 -2 src/sys/dev/iwn/if_iwn.c 1.13 +37 -1 src/sys/dev/iwn/if_iwnreg.h 1.20 +2 -0 src/sys/dev/iwn/if_iwnvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104161456.p3GEuSV0074083>