Re: Passive Scanning not supported?
Thomas King <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 27 July 2006 23:19, Paolo wrote:
> On Thu, Jul 27, 2006 at 02:04:47PM +0200, Thomas King wrote:
> > So, here is my patch that enables the ipw2200 driver to support
> > passive scanning as offered by the wireless extensions. For this, I
>
> doesn't apply cleanly to current kernels .16, .17, .18:
>
>
> *** 9756,9763 ****
> union iwreq_data *wrqu, char *extra)
> {
> struct ipw_priv *priv = ieee80211_priv(dev);
> #if WIRELESS_EXT > 17
> - struct iw_scan_req *req = NULL;
> if (wrqu->data.length
> && wrqu->data.length == sizeof(struct iw_scan_req)) {
> req = (struct iw_scan_req *)extra;
> --- 9823,9831 ----
> union iwreq_data *wrqu, char *extra)
> {
> struct ipw_priv *priv = ieee80211_priv(dev);
> + struct iw_scan_req* req = NULL;
> #if WIRELESS_EXT > 17
> + //struct iw_scan_req *req = NULL;
> if (wrqu->data.length
> && wrqu->data.length == sizeof(struct iw_scan_req)) {
> req = (struct iw_scan_req *)extra;
>
>
> -- paolo
Hi Paolo,
thanks for testing my patch with the latest kernels. Unfortunately, I am not
aware which version of the ipw2200 driver is part of the latest kernels. I
generated my patch against the source of ipw2200 version 1.1.3. available
from the ip2200 website (ip2200.sf.net). Could you please try it again
against this version?
Thanks in advance.
Greetings,
Thomas
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your opinions on IT & business topics through brief surveys -- and earn
> cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> ipw2100-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
ipw2100-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
signature.asc
(application/pgp-signature, 481 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iQEVAwUARMlAOTc0OQSjt5NLAQIsAwgAn4E0cRnMvdwnsq4ki3VeuamnkBrWZqUL o8TM0aECDykeHLJlvnHAZaMDzzNLkUBoKSR7+B4qYjh+dJC23vSbGc1R8efzOY6h GUhZFTCCTa/8nzTEjcf/PvZ9kJHg3kjmgp5pIje/ggbLC0C7VcR/b1/7s2tnizUs f5YvdTCEKQUoKqfuXbM4Wz/fl5XMlp9qCWJ44I0RF6yN8lc2iRupZf080m2JI84S 8I73Ant6MVFYnV2aLS3+m4pW5MR+iXgbDtb8fhg4PGecwBMmT0XFH6LSDgAVUQ6e m2m6YP2zHzPrAK6xrgGF0y9U47eAZ8FE1ZOllB9JOrYXqdx6U+4tRw== =2tMo -----END PGP SIGNATURE-----