All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miles Lane <miles.lane@gmail.com>
To: Andrew Morton <akpm@osdl.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"James P. Ketrenos" <ipw2100-admin@linux.intel.com>
Subject: Old ipw2200 code in 2.6.13-git3 and 2.6.13-mm1
Date: Fri, 2 Sep 2005 20:48:28 -0700	[thread overview]
Message-ID: <a44ae5cd050902204854687377@mail.gmail.com> (raw)

The most recent IPW2200 release is 1.0.6.  Now we have:
          #define IPW2200_VERSION "1.0.0"
in 2.6.13-git2.  Here, the version of firmware is set to the last release:
          ipw2200.c:#define IPW_FW_MAJOR_VERSION 2
          ipw2200.c:#define IPW_FW_MINOR_VERSION 2
The most recent firmware release is 2.3.

When I attempt to bring up the ipw2200 network connection to a
wireless hub with WPA2 encrypted connection, I get the following
error:

WEXT auth param 7 value 0x1 - ioctl[SIOCSIWAUTH]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 5 value 0x1 - ioctl[SIOCSIWAUTH]: Operation not supported

Can we please get the latest IPW2200 code into the development kernels soon?

Many thanks,
       Miles

             reply	other threads:[~2005-09-03  3:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-03  3:48 Miles Lane [this message]
2005-09-05  3:08 ` Old ipw2200 code in 2.6.13-git3 and 2.6.13-mm1 Ryan Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a44ae5cd050902204854687377@mail.gmail.com \
    --to=miles.lane@gmail.com \
    --cc=akpm@osdl.org \
    --cc=ipw2100-admin@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.