RE: Error building berlios driver: IW_MODE_MONITOR undeclared

Joerg Albert <[email protected]> Thu, 14 Oct 2004 05:35:22 +0200 (CEST)
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
Hi Florian,

> ..
> However I'm wondering why the cvs-based version
> uses IW_MODE_MONITOR and the official release (v0.11) doesn't...

this was added in the cvs after 0.11 (for rudimentary monitoring support).
The latest cvs version should compile fine now - we forgot that
IW_MONITOR_MODE is not defined in wireless extensions < 15.

/Jörg