freebsd-dev/sys/dev/iwn
Adrian Chadd a5582fae07 Break out the iwn(4) device IDs into if_iwn_devid.h, as well as add
IDs for new devices.

* Add new device IDs
* Extend the ID probe code to include the newer range of bits used
  by later model devices

Tested:

* Intel 5100, STA mode

TODO:

* Test on Intel 4965, just to be sure

Submitted by:	Cedric GROSS <cg@gross.info>
2013-08-02 21:23:28 +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 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_iwnreg.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_iwnvar.h Implement basic 802.11n awareness in the PHY and AMRR rate control code. 2013-07-04 21:16:49 +00:00