freebsd-dev/sys/dev/wpi
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_wpi.c Add module version to iwi/ipw/wpi and iwn. 2011-05-31 19:08:25 +00:00
if_wpireg.h o) Check that no overrun or CRC errors were encountered in receiving a 2009-03-27 03:17:25 +00:00
if_wpivar.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00