wimax/i2400m: implement passive mode as a module option
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 14:11:26 +0000 (23:11 +0900)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Tue, 3 Nov 2009 20:49:34 +0000 (12:49 -0800)
Some versions of the user space Intel WiMAX daemon need to have full
control over the device initialization sequence. By setting the module
option i2400.passive_mode to 1, the driver defers all device
configuration and initialization to user space.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>

No differences found