linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Helmut Schaa <helmut.schaa@googlemail.com>
To: linux-wireless@vger.kernel.org
Cc: "Wey-Yi Guy" <wey-yi.w.guy@intel.com>,
	Johannes Berg <johannes@sipsolutions.net>
Subject: iwl4965: 11n broken
Date: Thu, 20 Jan 2011 12:42:24 +0100	[thread overview]
Message-ID: <201101201242.24680.helmut.schaa@googlemail.com> (raw)

Hi,

I've just updated my workstation to wireless-testing from last
week (2.6.37-wl-default+). When associating to a 11n router the
card only associates as 11g, the assoc request doesn't contain
any HT IEs.

The causing commit is:

commit 21a5b3c6b19a8b8972ccdd55389be28a8b7c9180
Author: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Date:   Wed Nov 10 13:32:59 2010 -0800

    iwlagn: use SKU information in the EEPROM
    
    EEPROM contain the SKU information for the device, use it.
    
    Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>


Seems as if the device eeprom hasn't set EEPROM_SKU_CAP_11N_ENABLE and thus
iwlagn thinks the device is not 11n capable.

Ideas? Should we just revert the 4965 part of the patch and modify 
iwl_eeprom_check_sku to allow overwriting the sku field? Do 4965 devices
exists that are not 11n capable?

Thanks,
Helmut

             reply	other threads:[~2011-01-20 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20 11:42 Helmut Schaa [this message]
2011-01-20 15:35 ` iwl4965: 11n broken Guy, Wey-Yi
2011-01-20 15:46   ` Helmut Schaa
2011-01-20 15:49     ` Guy, Wey-Yi

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=201101201242.24680.helmut.schaa@googlemail.com \
    --to=helmut.schaa@googlemail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=wey-yi.w.guy@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).