freebsd-dev/sys/dev/iwi
Bernhard Schmidt 129145a426 Add module version to iwi/ipw/wpi and iwn.
The version is used to check if a module is already preset, not setting
it results in:

can't re-use a leaf (ipw)!
module_register: module pci/ipw already exists!
Module pci/ipw failed to register: 17

while trying to load the module due to an entry in loader.conf. With this
commit we get the expected:

module ipw already present!

Reported by:	Dru Lavigne, bz
Tested by:	bz
MFC after:	1 week
2011-05-31 19:08:25 +00:00
..
if_iwi.c Add module version to iwi/ipw/wpi and iwn. 2011-05-31 19:08:25 +00:00
if_iwireg.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_iwivar.h Fix monitor mode which is implemented by doing a firmware scan. This 2010-10-12 16:52:13 +00:00