freebsd-dev/sys/dev/iwn
Adrian Chadd 4030a4b2a3 Cap the number of streams supported to two for now.
I haven't yet reviewed the Intel driver(s) in more depth to see if
there are 1x1 NICs that report they support 2 transmit/receive chains..
if so then we'll have to update this.

Tested:

* Intel 4965, which is a 2x2 device with 3 RX and 2 TX chains.

PR:		kern/181132
2013-08-08 05:52:41 +00:00
..
if_iwn_devid.h Break out the iwn(4) device IDs into if_iwn_devid.h, as well as add 2013-08-02 21:23:28 +00:00
if_iwn.c Cap the number of streams supported to two for now. 2013-08-08 05:52:41 +00:00
if_iwnreg.h Add in some definitions required for later iwn(4) device support. 2013-08-02 21:28:36 +00:00
if_iwnvar.h Implement basic 802.11n awareness in the PHY and AMRR rate control code. 2013-07-04 21:16:49 +00:00