freebsd-dev/sys/dev/ipw
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_ipw.c Add module version to iwi/ipw/wpi and iwn. 2011-05-31 19:08:25 +00:00
if_ipwreg.h Update ipw to work with the new net80211 stack, plus other driver improvements. 2007-10-12 05:23:00 +00:00
if_ipwvar.h Remove IPW_LOCK_DECL and fix various LORs. 2010-04-17 18:18:46 +00:00