From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clint Adams Date: Wed, 14 Jan 2004 16:14:19 +0000 Subject: Re: wireless ioctl compat Message-Id: <20040114161419.GA28148@scowler.net> List-Id: References: <20040108052542.GA2049@scowler.net> In-Reply-To: <20040108052542.GA2049@scowler.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org > 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?