Re: wireless ioctl compat

Clint Adams <[email protected]> Wed, 14 Jan 2004 16:14:19 +0000
Newsgroups org.kernel.vger.ultralinux
Message-ID <[email protected]>
> Give this a try.

Thanks.  What I have observed thus far is that
a) 32-bit iwconfig segfaults (in memcpy) unless run under strace,
   in which case it seems to function normally.
b) 32-bit SIOCSIWESSID works, but 32-bit SIOCGIWESSID does not.

Any ideas?