[PATCH] orinoco: monitor mode support

Patch from Pavel Roskin
This commit is contained in:
Christoph Hellwig
2005-06-19 01:28:06 +02:00
committed by Jeff Garzik
parent 8f2abf4430
commit 98c4cae1da
2 changed files with 180 additions and 29 deletions

View File

@@ -94,6 +94,7 @@ struct orinoco_private {
unsigned int has_sensitivity:1;
unsigned int has_hostscan:1;
unsigned int broken_disableport:1;
unsigned int broken_monitor:1;
/* Configuration paramaters */
u32 iw_mode;